OracleDate Static Fields

The OracleDate static fields are listed in Table 15-34.

Table 15-34 OracleDate Static Fields

Field Description

MaxValue

Represents the maximum valid date for an OracleDate structure, which is December 31, 9999 23:59:59

MinValue

Represents the minimum valid date for an OracleDate structure, which is January 1, -4712 0:0:0

Null

Represents a null value that can be assigned to the value of an OracleDate structure instance