RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.AsQuad Property

Represents the XSQLVAR field's value as a Quad value.

Pascal
property AsQuad: TISC_QUAD;
C++
__property TISC_QUAD AsQuad;

Use the AsQuad property to read the value of the field's data into an object or variable of type Quad, or to assign a Quad 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!