14.3.6 OracleDate Static Type Conversions

The OracleDate static type conversions are listed in Table 14-37.

Table 14-37 OracleDate Static Type Conversions

Operator Description

explicit operator DateTime

Converts a structure to a DateTime structure

explicit operator OracleDate

Converts a structure to an OracleDate structure (Overloaded)