RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.AddIndexDefs Method
Pascal
procedure AddIndexDefs(SourceDS: TCustomSQLDataSet; IndexName: string = '');
C++
__fastcall AddIndexDefs(TCustomSQLDataSet SourceDS, AnsiString IndexName = '');

This is AddIndexDefs, a member of class TCustomSQLDataSet.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!