Data.SqlExpr.TCustomSQLDataSet.AddIndexDefs
Delphi
procedure AddIndexDefs(SourceDS: TCustomSQLDataSet; IndexName: string = '') ;
C++
void __fastcall AddIndexDefs(TCustomSQLDataSet* SourceDS, System::UnicodeString IndexName = System::UnicodeString());
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TCustomSQLDataSet |
Description
Embarcadero Technologies does not currently have any additional information.