SqlInt64.MinValue Campo

Definizione

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

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

Valore del campo

Commenti

Il valore di questa costante è -2 63.

Si applica a

Vedi anche