DBPROP_INDEX_TYPE

Property group: Index

Property set: DBPROPSET_INDEX

Type: VT_I4

Typical R/W: R/W

Description: Index Type

Indicates the type of the index. One of the following:

DBPROPVAL_IT_BTREE ? The index is a B+-tree.

DBPROPVAL_IT_HASH ? The index is a hash file using linear or extensible hashing.

DBPROPVAL_IT_CONTENT ? The index is a content index.

DBPROPVAL_IT_OTHER ? The index is some other type of index.

See Also

Reference

Properties (Alphabetical)