SqlByte.Value Proprietà

Definizione

Ottiene il valore della struttura SqlByte. Questa proprietà è di sola lettura.

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

Valore della proprietà

Valore della struttura SqlByte.

Si applica a

Vedi anche