SqlDateTime.MaxValue Pole

Definice

Představuje maximální platnou hodnotu data pro SqlDateTime strukturu.

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

Hodnota pole

Poznámky

Maximální platné datum pro SqlDateTime strukturu je 31. prosince 9999.

Platí pro

Viz také