RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Fields Property

Returns the XSQLVAR fields.

Pascal
property Fields [const Idx: Integer]: TIBXSQLVAR;
C++
__property TIBXSQLVAR Fields[int const Idx];

Use the Fields property to return the XSQLVAR fields. 

 

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