Product Documentation

FairCom DB API C++, Java, and .NET FTS APIClass: CTFullTextIndex::CTFullTextIndex()GetFieldMode

Full-Text Search

Previous Topic

Next Topic

GetFieldMode

Declaration

ULONG CTFullTextIndex::GetFieldMode(NINT FieldNumber)

Parameters:

  • FieldNumber [IN]

Description

Return the field mode specified when adding the field to the FTI.

Return Values

Return the field mode or 0 on error.

See Also

TOCIndex