OracleDate Static Type Conversions

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

Table 15-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)