SqlByte.Value 屬性

定義

取得 SqlByte 結構的值。 這個屬性是唯讀的。

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

屬性值

SqlByte 結構的值。

適用於

另請參閱