ctdbGetFTIByName
Declaration
CTHANDLE ctdbDECL ctdbGetFTIByName(CTHANDLE Handle, pTEXT name)
Description
Retrieve the index handle given the index name.
Return
Return the index handle on success or NULL on error.
See FairCom DB Error Codes for a complete listing of valid FairCom DB error values.
See Also