SqlInt64.Value 屬性

定義

理解這個 SqlInt64 結構的價值。 這個屬性是唯讀的。

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

屬性值

一個長整數代表此 SqlInt64 結構的值。

適用於

另請參閱