CTIndex.GetDuplicateFlag
Syntax
bool GetDuplicateFlag( )
Parameters
This method has no parameters.
Description
Retrieves the allowed duplicated flag for this index
Return
GetDuplicateFlag() returns true if the index allows duplicated keys, and false otherwise.
See Also
SetDuplicateFlag()