Edit

JET_SIGNATURE members

Include protected members
Include inherited members

The JET_SIGNATURE structure contains information that uniquely identifies a database or logfile sequence.

The JET_SIGNATURE type exposes the following members.

Methods

  Name Description
Public method Equals(Object) Returns a value indicating whether this instance is equal to another instance. (Overrides ValueType.Equals(Object).)
Public method Equals(JET_SIGNATURE) 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 ValueType.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Generate a string representation of the structure. (Overrides ValueType.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality Determines whether two specified instances of JET_SIGNATURE are equal.
Public operatorStatic member Inequality Determines whether two specified instances of JET_SIGNATURE are not equal.

Top

See also

Reference

JET_SIGNATURE structure

Microsoft.Isam.Esent.Interop namespace