ctdbGetTableIndexCount
Retrieve the number of indexes associated with the table.
Declaration
VRLEN ctdbGetTableIndexCount(CTHANDLE Handle)
Description
ctdbGetTableIndexCount() retrieves the number of indexes associated with the table.
Returns
ctdbGetTableIndexCount() returns the number of indexes or -1 on error.
See also
ctdbAllocTable(), ctdbGetDefaultIndex()