Product Documentation

Full-Text Search

Previous Topic

Next Topic

DelFullTextIndex (by index name)

Declaration

void CTTable::DelFullTextIndex(const CTString& IndexName)

Parameters:

  • IndexName [IN]

Description

Delete a Full-Text Index from a table using the index name.

Return Values

Value

Symbolic Constant

Explanation

0

NO_ERROR

Successful operation.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

See Also

TOCIndex