IBX.IBSQL.TIBSQL.FieldIndex
Delphi
property FieldIndex[FieldName: String]: Integer read GetFieldIndex;
C++
__property int FieldIndex[System::UnicodeString FieldName] = {read=GetFieldIndex};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | IBX.IBSQL.pas IBX.IBSQL.hpp |
IBX.IBSQL | TIBSQL |
Description
Renvoie l'indice du champ nommé.
Utilisez la propriété FieldIndex pour renvoyer l'indice du champ nommé.