The value of the sqlVariableLen property (formerly the sqlVar property) indicates whether trailing blanks and nulls in a character field are truncated before the EGL runtime writes the data to an SQL database. This property has no effect on non-character data.
Specify YES if the corresponding SQL table column is a VARCHAR or VARGRAPHIC SQL data type; the default is NO. For more information about these data types, see sqlDataCode.