DelFullTextIndex (by index name)
Declaration
void CTTable::DelFullTextIndex(const CTString& IndexName)
Parameters:
Description
Delete a Full-Text Index from a table using the index name.
Return Values
Value |
Symbolic Constant |
Explanation |
---|---|---|
0 |
CTDBRET_OK |
Successful operation. |
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.
See Also