SqlInt16.Value 属性

定义

获取 SqlInt16 结构的此实例的值。 此属性为只读。

public:
 property short Value { short get(); };
public short Value { get; }
member this.Value : int16
Public ReadOnly Property Value As Short

属性值

表示此 SqlInt16 结构的值的短整型。

适用于

另请参阅