Edit

JET_INDEXRANGE members

Include protected members
Include inherited members

Identifies an index range when it is used with the JetIntersectIndexes function.

The JET_INDEXRANGE type exposes the following members.

Constructors

  Name Description
Public method JET_INDEXRANGE Initializes a new instance of the JET_INDEXRANGE class.

Top

Properties

  Name Description
Public property grbit Gets or sets the indexrange option.
Public property tableid Gets or sets the cursor containing the index range. The cursor should have an index range set with JetSetIndexRange.

Top

Methods

  Name Description
Public method ContentEquals Returns a value indicating whether this instance is equal to another instance.
Public method DeepClone Returns a deep copy of the object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents the current JET_INDEXRANGE. (Overrides Object.ToString().)

Top

See also

Reference

JET_INDEXRANGE class

Microsoft.Isam.Esent.Interop namespace