Gets the number of indexes in the table.
public virtual ul_index_num GetIndexCount()
The number of indexes in the table.
Index IDs and counts may change during a schema upgrade. To correctly identify an index, access it by name or refresh any cached IDs and counts after a schema upgrade.