OracleDateTime.MaxValue 字段

定义

表示 OracleDateTime 结构的最大有效日期值。

public: static initonly System::Data::OracleClient::OracleDateTime MaxValue;
public static readonly System.Data.OracleClient.OracleDateTime MaxValue;
 staticval mutable MaxValue : System.Data.OracleClient.OracleDateTime
Public Shared ReadOnly MaxValue As OracleDateTime 

字段值

OracleDateTime

注解

结构的最大有效日期为 OracleDateTime AD 4712 年 12 月 31 日。

适用于