GetIndexCount function

Gets the number of indexes in the table.

Syntax
ul_index_num UltraLite_TableSchema_iface::GetIndexCount()
Returns

The number of indexes in the table.

Remarks

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.