|
AnyDAC
|
Controls recognition of string values as BLOB ones.
Use MaxStringSize property to specify maximum string column size. If a column is longer than MaxStringSize, then AnyDAC represents its data type as one from BLOB family. The default value is 32767 bytes.
property MaxStringSize: LongWord;
|
What do you think about this topic? Send feedback!
|