SqlByte.Value Propiedad

Definición

Obtiene el valor de la SqlByte estructura. Esta propiedad es de solo 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 SqlByte estructura.

Se aplica a

Consulte también