SqlByte.MaxValue Fält

Definition

En konstant som representerar det största möjliga värdet för en 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 

Fältvärde

Kommentarer

Värdet för den här konstanten är 255 eller hexadecimalt 0xFF.

Gäller för

Se även