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


 

DBPROP_INDEX_SORTBOOKMARKS

Property group: Index

Property set: DBPROPSET_INDEX

Type: VT_BOOL

Typical R/W: R/W

Description: Sort Bookmarks

Indicates how the index treats repeated keys.

Value Meaning
VARIANT_TRUE The index sorts repeated keys by bookmark.
VARIANT_FALSE The index does not sort repeated keys by bookmark.