SqlInt16.Value プロパティ

定義

この SqlInt16 構造体のインスタンスの値を取得します。 このプロパティは読み取り専用です。

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

プロパティ値

この SqlInt16 構造体の値を表す短整数。

適用対象

こちらもご覧ください