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 结构的值。

适用于

另请参阅