This topic has not yet been rated - Rate this topic

INDEXID

The identifier of the index to be accessed in a database.


typedef DWORD INDEXID;

Remarks

An INDEXID can be an integer value that represents the index, or the following value:

INDEXID_NULL ((INDEXID)-1)

An invalid INDEXID.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

See also

SdbDeclareIndex
SdbStartIndexing
SdbStopIndexing

 

 

Send comments about this topic to Microsoft

Build date: 12/7/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.