RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.AsVariant Property

Represents the XSQLVAR field's value as type Variant.

Pascal
property AsVariant: Variant;
C++
__property Variant AsVariant;

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