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