Full-Text Search
SetOption
Declaration
void CTFullTextIndex::SetOption(UCOUNT option, CTString &pvalue, ULONG lvalue)
Parameters:
- option [IN] - Option to set.
- pvalue [IN] - Value to set the option to for option taking string value.
- lvalue [IN] - Value to set the option to for option taking long value.
Description
Set Full-Text Index options.
See Also