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