SqlMoney::ToSqlDecimal Method ()

 

Converts this SqlMoney structure to SqlDecimal.

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

public:
SqlDecimal ToSqlDecimal()

Return Value

Type: System.Data.SqlTypes::SqlDecimal

A new SqlDecimal equal to the value of this SqlMoney.

.NET Framework
Available since 1.1
Return to top
Show: