SqlInt16.Value 屬性

定義

取得這個 SqlInt16 結構之執行個體的值。 這個屬性是唯讀的。

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

屬性值

短整數,表示這個 SqlInt16 結構的值。

適用於

另請參閱