SqlDouble::ToSqlString Method ()

 

Converts this SqlDouble structure to SqlString.

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

public:
SqlString ToSqlString()

Return Value

Type: System.Data.SqlTypes::SqlString

A SqlString representing the Value of this SqlDouble.

.NET Framework
Available since 1.1
Return to top
Show: