RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLDA.ByName Method

Returns the XSQLVAR fields by name.

Pascal
function ByName(Idx: String): TIBXSQLVAR;
C++
__fastcall TIBXSQLVAR ByName(AnsiString Idx);

Use the ByName method to return the XSQLVAR fields by name. 

 

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