Edit

JET_LOGTIME members

Include protected members
Include inherited members

Describes a date/time.

The JET_LOGTIME type exposes the following members.

Properties

  Name Description
Public property HasValue Gets a value indicating whether the JET_LOGTIME has a null value.
Public property IsUtc Gets a value indicating whether the JET_LOGTIME is in UTC.

Top

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_LOGTIME) 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 ToDateTime Generate a DateTime representation of this JET_LOGTIME.
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_LOGTIME are equal.
Public operatorStatic member Inequality Determines whether two specified instances of JET_LOGTIME are not equal.

Top

See also

Reference

JET_LOGTIME structure

Microsoft.Isam.Esent.Interop namespace