SqlByte.MaxValue Campo

Definizione

Costante che rappresenta il massimo valore possibile di un oggetto SqlByte.

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

Valore del campo

Commenti

Il valore di questa costante è 255 o esadecimale 0xFF.

Si applica a

Vedi anche