ctdbGetTableFTICount
Declaration
COUNT ctdbGetTableFTICount(CTHANDLE Handle)
Description
Retrieve the number of FTS indexes associated with the table.
Return Values
Return the number of indexes or -1 on error.
See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.
See Also