NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLInt64.Value

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Value As Long
[C#]
public long Value {get;}
[C++]
public: __property __int64 get_Value();
[JScript]
public function get Value() : long;

See Also

SQLInt64 Structure | SQLInt64 Members | System.Data.SQLTypes Namespace