Edit

JET_COMMIT_ID members

Include protected members
Include inherited members

Information context surrounded data emitted from JET_PFNEMITLOGDATA.

The JET_COMMIT_ID type exposes the following members.

Methods

  Name Description
Public method CompareTo Returns a value comparing this instance with another.
Public method Equals(Object) Returns a value indicating whether this instance is equal to another instance. (Overrides Object.Equals(Object).)
Public method Equals(JET_COMMIT_ID) Returns a value indicating whether this instance is equal to another instance.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for this instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Generate a string representation of the structure. (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality Determine whether one commitid is equal to another commitid.
Public operatorStatic member GreaterThan Determine whether one commitid is before another commitid.
Public operatorStatic member GreaterThanOrEqual Determine whether one commitid is before another commitid.
Public operatorStatic member Inequality Determine whether one commitid is not equal to another commitid.
Public operatorStatic member LessThan Determine whether one commitid is before another commitid.
Public operatorStatic member LessThanOrEqual Determine whether one commitid is before another commitid.

Top

See also

Reference

JET_COMMIT_ID class

Microsoft.Isam.Esent.Interop.Windows8 namespace