Product Documentation

Full-Text Search

Previous Topic

Next Topic

SetFullTextIndexOption (by number)

Declaration

void CTTable::SetFullTextIndexOption(NINT IndexNbr, UCOUNT option, CTString &pvalue, ULONG lvalue)

Parameters:

  • IndexNbr [IN] - Full-Text Index number.
  • 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 using the Full-Text Index number.

See Also

TOCIndex