API:Data.SqlExpr.TSQLTable.IndexFields

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!