Product Documentation

Full-Text Search

Previous Topic

Next Topic

ctdbGetFTINbrByName

Declaration

COUNT ctdbDECL ctdbGetFTINbrByName(CTHANDLE Handle, pTEXT name)

Description

Retrieve the index number given the index name.

  • Handle is a table handle
  • Name is a Full-Text Search Index name.

Return Values

Return the index number on success or -1 on error.

See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.

See Also

TOCIndex