RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.AsShort Property

Represents the XSQLVAR field's value as a Short integer value.

Pascal
property AsShort: Short;
C++
__property Short AsShort;

Use the AsShort property to to read the value of the field's data into a Short integer, or to assign a Short integer value to the contents of the field. 

 

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