RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLDA.AsXSQLDA Property

Represents the XSQLDA field's value as an XSQLDA value.

Pascal
property AsXSQLDA: PXSQLDA;
C++
__property PXSQLDA AsXSQLDA;

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