SqlDateTime.MinValue フィールド
定義
SqlDateTime 構造体の有効な日付の最小値を表します。Represents the minimum valid date value for a SqlDateTime structure.
public: static initonly System::Data::SqlTypes::SqlDateTime MinValue;
public static readonly System.Data.SqlTypes.SqlDateTime MinValue;
staticval mutable MinValue : System.Data.SqlTypes.SqlDateTime
Public Shared ReadOnly MinValue As SqlDateTime
フィールド値
注釈
構造体の有効な日付の最小値 SqlDateTime は1753年1月1日です。The minimum valid date for a SqlDateTime structure is January 1, 1753.