SqlInt16.MaxValue Pole

Definice

Konstanta představující největší možnou hodnotu objektu SqlInt16.

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

Hodnota pole

Poznámky

Hodnota této konstanty je 32 767.

Platí pro

Viz také