RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.AsDouble Property

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

Pascal
property AsDouble: Double;
C++
__property Double AsDouble;

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