Advantage .NET Data Provider
Returns an object array of index names for the given table.
public object[] GetIndexNames(); // (I) Name of file for new index order.
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