SqlDateTime 構造体の有効な日付の最大値を表します。
Public Shared ReadOnly MaxValue As SqlDateTime
[C#]
public static readonly SqlDateTime MaxValue;
[C++]
public: static SqlDateTime MaxValue;
[JScript]
public static var MaxValue : SqlDateTime;
解説
SqlDateTime 構造体の有効な日付の最大値は、9999 年 12 月 31 日です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
SqlDateTime 構造体 | SqlDateTime メンバ | System.Data.SqlTypes 名前空間