SqlInt64.Value 屬性

定義

取得這個 SqlInt64 結構的值。 這個屬性是唯讀的。

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

屬性值

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

適用於

另請參閱