Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |