RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.FieldByName Method

Returns the XSQLVAR fields by name.

Pascal
function FieldByName(FieldName: String): TIBXSQLVAR;
C++
__fastcall TIBXSQLVAR FieldByName(AnsiString FieldName);

Use the FieldByName 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!