SqlInt64.MaxValue Campo

Definizione

Costante che rappresenta il massimo valore possibile di una struttura SqlInt64.

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 

Valore del campo

Commenti

Il valore di questa costante è 2 63 -1.

Si applica a

Vedi anche