MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties


 

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.