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