Product Documentation

Full-Text Search

Previous Topic

Next Topic

DelFullTextIndex (by index number)

Declaration

void CTTable::DelFullTextIndex(NINT IndexNumber)

Parameters:

  • IndexNumber [IN]

Description

Delete a Full-Text index from a table using the index number.

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