API:Data.SqlExpr.TSQLTable.IndexFieldNames
Delphi
property IndexFieldNames: string read FIndexFieldNames write SetIndexFieldNames;
C++
__property System::UnicodeString IndexFieldNames = {read=FIndexFieldNames, write=SetIndexFieldNames};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TSQLTable |
Description
Embarcadero Technologies does not currently have any additional information.