Requesting Integrated Indexes

OLE DB Programmer's Reference

Whether an index on a base table is integrated or not is reported in the INTEGRATED column of the INDEXES schema rowset. (See Appendix B: Schema Rowsets.)

You can obtain integrated index behavior by opening a rowset on an integrated index—that is, passing valid table and index IDs to IOpenRowset::OpenRowset. In this case, the consumer deals with a single rowset to read the data in index order, to have access to all base table columns, and to update both the base table and associated index based on calls to IRowsetChange on the rowset.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net