DBPROP_INDEX_UNIQUE
Property group: Index
Property set: DBPROPSET_INDEX
Type: VT_BOOL
Typical R/W: R/W
Description: Unique
Indicates whether index keys must be unique.
Value |
Meaning |
---|---|
VARIANT_TRUE |
The index keys must be unique. |
VARIANT_FALSE |
Duplicate keys are allowed. |