LiteDAC

TLiteConnectionOptions.LimitLength Property

Specifies the maximum number of bytes in a string or BLOB column that the database can handle.

Class

TLiteConnectionOptions

Syntax

property LimitLength: integer default DefValLimitLength;

Remarks

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).

© 1997-2026 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback