Conversions members

Include protected members
Include inherited members

Provide methods to convert data and flags between Win32 and the .NET Framework.

The Conversions type exposes the following members.

Methods

  Name Description
Public methodStatic member CompareOptionsFromLCMapFlags Given flags for LCMapFlags, turn them into compare options. Unknown options are ignored.
Public methodStatic member ConvertDoubleToDateTime Convert a double (OA date time format) to a DateTime. Unlike DateTime.FromOADate this doesn't throw exceptions.
Public methodStatic member LCMapFlagsFromCompareOptions Give CompareOptions, turn them into flags from LCMapString. Unknown options are ignored.

Top

See also

Reference

Conversions class

Microsoft.Isam.Esent.Interop namespace