Edit

JET_INDEX_COLUMN members

Include protected members
Include inherited members

Contains filter definition for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit) and JetSetCursorFilter(JET_SESID, JET_TABLEID, [], CursorFilterGrbit).

The JET_INDEX_COLUMN type exposes the following members.

Constructors

  Name Description
Public method JET_INDEX_COLUMN

Top

Properties

  Name Description
Public property columnid Gets or sets the column identifier for the column to retrieve.
Public property grbit Gets or sets the option for this column comparison.
Public property pvData Gets or sets the value to compare the column with.
Public property relop Gets or sets the filter comparison operation.

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_COLUMN. (Overrides Object.ToString().)

Top

See also

Reference

JET_INDEX_COLUMN class

Microsoft.Isam.Esent.Interop.Windows8 namespace