SqlMoney::ToString Method ()

 

Converts this instance of SqlMoney 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 whose value is the string representation of the value of this SqlMoney.

.NET Framework
Available since 1.1
Return to top
Show: