SqlSingle::ToString Method ()

 

Converts this SqlSingle structure to String.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String object representing the value of this SqlSingle.

.NET Framework
Available since 1.1
Return to top
Show: