CTIndex::SetDuplicateFlag
Syntax
void SetDuplicateFlag(CTBOOL DupFlag)
Parameters
Description
Sets the allow duplicates flag. If set to YES, this index allows duplicated values.
Return
None.
See also
GetDuplicateFlag()
TOCIndex