Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
See also