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!

SQLBit.ToString

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Overrides Public Function ToString() As String
[C#] public override string ToString();
[C++] public: override String* ToString();
[JScript] public override function ToString() : String;

[To be supplied.]

[Visual Basic] Overloads Public Shared Function ToString(SQLBit) As String
[C#] public static string ToString(SQLBit);
[C++] public: static String* ToString(SQLBit);
[JScript] public static function ToString(SQLBit) : String;

See Also

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