DefaultNoTrailing property |
Applies to
TIB_Connection
Declaration
Property DefaultNoTrailing : boolean;
Description
This property can be used to have all string/text fields default to being
searched as though field=NOTRAILING was specified in the column attributes.
This default can be overridden in the column attributes by the use of
field=YESTRAILING.