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!

SQLGuid.Value

[To be supplied.]

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

See Also

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