SqlInt64.Value Eigenschaft
Definition
public:
property long Value { long get(); };
public long Value { get; }
member this.Value : int64
Public ReadOnly Property Value As Long
Eigenschaftswert
Ein Long Integer, der den Wert dieser SqlInt64-Struktur darstellt.A long integer representing the value of this SqlInt64 structure.