Share via


SqlInt64.MaxValue Pole

Definice

Konstanta představující největší možnou SqlInt64 hodnotu pro strukturu.

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

Hodnota pole

Poznámky

Hodnota této konstanty je 2 63 -1.

Platí pro

Viz také