RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.Data Property

Accesses the underlying InterBase XSQLVAR structure.

Pascal
property Data: PXSQLVAR;
C++
__property PXSQLVAR Data;

Use the Data property to access the underlying InterBase XSQLVAR structure. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!