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.
Include protected members
Include inherited members
Holds an index ID. An index ID is a hint that is used to accelerate the selection of the current index using JetSetCurrentIndex. It is most useful when there is a very large number of indexes over a table. The index ID can be retrieved using JetGetIndexInfo or JetGetTableIndexInfo.
The JET_INDEXID type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(JET_INDEXID) | Returns a value indicating whether this instance is equal to another instance. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Generate a string representation of the structure. (Overrides ValueType.ToString().) |
Top
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two specified instances of JET_INDEXID are equal. |
![]() ![]() |
Inequality | Determines whether two specified instances of JET_INDEXID are not equal. |
Top
.gif)
.gif)
.gif)
.gif)