SqlByte.Value Propiedad

Definición

Obtiene el valor de la estructura SqlByte. Esta propiedad es de sólo lectura.

public:
 property System::Byte Value { System::Byte get(); };
public byte Value { get; }
member this.Value : byte
Public ReadOnly Property Value As Byte

Valor de propiedad

Valor de la estructura SqlByte.

Se aplica a

Consulte también