SqlByte.Value Propriedade

Definição

Obtém o valor da estrutura SqlByte. Esta propriedade é somente para leitura.

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

Valor da propriedade

Byte

O valor da SqlByte estrutura.

Aplica-se a

Confira também