SqlDouble::ToString Method ()

 

Converts this SqlDouble structure to a string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string representing the Value of this SqlDouble.

.NET Framework
Available since 1.1
Return to top
Show: