GetIndexCount function

Synopsis
ul_index_num UltraLite_TableSchema_iface::GetIndexCount()
Remarks

Gets 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.

Returns
  • The number of indexes in the table.