SQLLen property |
Applies to
TIB_Column
Declaration
Property SQLLen : smallint;
Description
The number of characters used in the data portion of the column buffer.
For VARCHAR fields this does not include the two-byte length indicator which
is located in the beginning of the column buffer.