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 構造体の値。

適用対象

こちらもご覧ください