AdsExtendedReader.GetIndexNames

Advantage .NET Data Provider

  Previous topic Next topic  

Returns an object array of index names for the given table.

public object[] GetIndexNames(); // (I) Name of file for new index order.

Remarks

The index names are returned in the order they were opened. For CDX and ADI indexes, the index names are returned in the order they were created within the index file.

See Also

OpenIndex

ActiveIndex