Icon Add Method

HIDESBASE void __fastcall Add(const AnsiString Name, const
      AnsiString Fields, Db::TIndexOptions Options , const AnsiString
      DescFields, TIndexCompression Compression, bool NoKeyStatistics)

Usage

Call the Add method to add a new index definition object to the list of index definitions for the table. Please see the TDBISAMIndexDef object for more information on each parameter to this method.
Image