Click or drag to resize

DateTimeValue Type Conversions

The DateTimeValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(DateTime to DateTimeValue) Initializes a new instance of the DateTimeValue class by implicitly converting the supplied DateTime value.
Public operatorStatic member(DateTimeValue to DateTime) Implicitly converts the specified value to a DateTime value.
Top
See Also