IBX.IBSQL.TIBSQL.FieldIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FieldIndex[FieldName: String]: Integer read GetFieldIndex;

C++

__property int FieldIndex[System::UnicodeString FieldName] = {read=GetFieldIndex};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Returns the index of the named field.

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