SqlInt64.Value プロパティ

定義

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

public:
 property long Value { long get(); };
public long Value { get; }
member this.Value : int64
Public ReadOnly Property Value As Long

プロパティ値

この SqlInt64 構造体の値を表す長整数。

適用対象

こちらもご覧ください