DateTimeColumnValue methods

Include protected members
Include inherited members

The DateTimeColumnValue type exposes the following members.

Methods

  Name Description
Protected method CheckDataCount Make sure the retrieved data is exactly the size needed for the structure. An exception is thrown if there is a mismatch. (Inherited from ColumnValueOfStruct<T>.)
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 GetValueFromBytes Given data retrieved from ESENT, decode the data and set the value in the ColumnValue object. (Overrides ColumnValue.GetValueFromBytes([], Int32, Int32, Int32).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Gets a string representation of this object. (Inherited from ColumnValueOfStruct<T>.)

Top

See also

Reference

DateTimeColumnValue class

Microsoft.Isam.Esent.Interop namespace