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

适用于

另请参阅