DelFullTextIndex (by index number)
Declaration
void CTTable::DelFullTextIndex(NINT IndexNumber)
Parameters:
Description
Delete a Full-Text index from a table using the index number.
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