RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.Size Property

The size of the parameter value in bytes.

Pascal
property Size: Int64;
C++
__property Int64 Size;

Gets or sets the size of the parameter value in bytes. For string data, Size gets or sets the size of the parameter in characters. 

 

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