SqlInt16.Value プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください