RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.FieldIndex Property

Returns the index of the named field.

Pascal
property FieldIndex [FieldName: String]: Integer;
C++
__property int FieldIndex[AnsiString FieldName];

Use the FieldIndex property to return the index of the name field. 

 

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