Specifies the maximum number of bytes in a string or BLOB column that the database can handle.
property LimitLength: integer default DefValLimitLength;
Use the LimitLength property to specify the maximum number of bytes in a string or BLOB column that the database can handle. The default value is 1000000000 (1 billion).