RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.Size Property

Indicates the maximum size, in bytes, of data in the sqldata field of the XSQLVAR.

Pascal
property Size: Integer;
C++
__property int Size;

Use the Size property to return the maximum size, in bytes, of data in the sqldata field of the XSQLVAR. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!