Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetTableFTICount

Declaration

COUNT ctdbGetTableFTICount(CTHANDLE Handle)

Description

Retrieve the number of FTS indexes associated with the table.

  • Handle is a table handle (CTDBTABLE)

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

TOCIndex