SQLtruncsize
Description
|
Length of the largest string that has been truncated.
|
Type
|
Integer, read only
|
Note
|
When exporting text to the database all strings must fit into the predefined column size (
SQLcolsize). If strings are truncated due to this limit the operation status is set to
false (see
SQLsuccess) and this parameter receives the size that should be used to avoid any truncation.
|
Set by routines
|
|
See also
|
|
Module
|