API:Data.SqlExpr.TSQLTable.IndexFields
Delphi
property IndexFields[Index: Integer]: TField read GetIndexField write SetIndexField;
C++
__property Data::Db::TField* IndexFields[int Index] = {read=GetIndexField, write=SetIndexField};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TSQLTable |
Description
Embarcadero Technologies does not currently have any additional information.