JET_RECPOS members

Include protected members
Include inherited members

Represents a fractional position within an index. This is used by JetGotoPosition and JetGetRecordPosition.

The JET_RECPOS type exposes the following members.

Constructors

  Name Description
Public method JET_RECPOS

Top

Properties

  Name Description
Public property centriesLT Gets or sets the approximate number of index entries less than the key.
Public property centriesTotal Gets or sets the approximate number of entries in the index.

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 Generate a string representation of the instance. (Overrides Object.ToString().)

Top

See also

Reference

JET_RECPOS class

Microsoft.Isam.Esent.Interop namespace