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: 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. |