ColumnAttributes property |
Applies to
TIB_Connection
Declaration
Property ColumnAttributes : TIB_StringProperty;
Description
Global property used to centralize settings for column attributes.
It is possible to put entries in here based on domain names if the
FieldEntryType property is set to include handling of domain names.
Settings made in the statement or dataset's ColumnAttributes property will
take precedence over this for each individual parameter.