SqlDecimal::ToSqlMoney Method ()

 

Converts this SqlDecimal structure to SqlMoney.

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

public:
SqlMoney ToSqlMoney()

Return Value

Type: System.Data.SqlTypes::SqlMoney

A SqlMoney structure with the same value as this instance of SqlDecimal.

.NET Framework
Available since 1.1
Return to top
Show: