Edit

JET_INDEX_RANGE members

Include protected members
Include inherited members

Contains definition for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit).

The JET_INDEX_RANGE type exposes the following members.

Constructors

  Name Description
Public method JET_INDEX_RANGE

Top

Properties

  Name Description
Public property endColumns Gets or sets the column values for the end of the index.
Public property startColumns Gets or sets the column values for the start of the index.

Top

Methods

  Name Description
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_INDEX_RANGE. (Overrides Object.ToString().)

Top

See also

Reference

JET_INDEX_RANGE class

Microsoft.Isam.Esent.Interop.Windows8 namespace