DBPROP_INDEX_TEMPINDEX
Property group: Index
Property set: DBPROPSET_INDEX
Type: VT_BOOL
Typical R/W: R/W
Description: Temporary Index
Indicates whether the index is temporary.
Value |
Meaning |
---|---|
VARIANT_TRUE |
The index is destroyed when the session is released. |
VARIANT_FALSE |
The index is created permanently. |