SqlDateTime 構造体の有効な日付の最小値を表します。
Public Shared ReadOnly MinValue As SqlDateTime
[C#]
public static readonly SqlDateTime MinValue;
[C++]
public: static SqlDateTime MinValue;
[JScript]
public static var MinValue : SqlDateTime;
解説
SqlDateTime 構造体の有効な日付の最小値は、1753 年 1 月 1 日です。
必要条件
プラットフォーム: 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 名前空間