SqlInt16.MaxValue Campo

Definizione

Costante che rappresenta il massimo valore possibile di un oggetto 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 

Valore del campo

Commenti

Il valore di questa costante è 32.767.

Si applica a

Vedi anche