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!

SQLSingle.Value

[To be supplied.]

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

See Also

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