Product Documentation

Full-Text Search

Previous Topic

Next Topic

FullTextSearchOn

Declaration

void CTRecord::FullTextSearchOn(CTString &query)

Parameters:

  • query [IN] - The full text search query

Description

Set the Full-Text Search criteria.

Note: The Full-Text Index must be committed before it can be used. An FTI cannot be created and dropped in the same transaction.

Return Values

None.

See Also

TOCIndex