Property group: Index
Property set: DBPROPSET_INDEX
Type: VT_BOOL
Typical R/W: R/W
Description: Primary Key
Indicates whether the index represents the primary key on the table.
Value | Meaning |
---|---|
VARIANT_TRUE | The index represents the primary key on the table. |
VARIANT_FALSE | The index does not represent the primary key on the table. |