FullTextSearchOn
Declaration
void CTRecord::FullTextSearchOn(CTString &query)
Parameters:
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