RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.AsInteger Property

Represents the XSQLVAR field's value as a 32-bit integer value.

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

Use the AsInteger property to read the value of the field's data into an integer, or to assign an 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!