Returns the number of indexes on this table.
UInt16 getIndexCount( )
Index IDs range from 1 to getIndexCount(), inclusively.
Note: Index IDs and count may change during a schema upgrade. To correctly identify an index, access it by name or refresh the cached IDs and counts after a schema upgrade.