SqlDouble.ToSqlMoney Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 System::Data::SqlTypes::SqlMoney ToSqlMoney();public System.Data.SqlTypes.SqlMoney ToSqlMoney();member this.ToSqlMoney : unit -> System.Data.SqlTypes.SqlMoneyPublic Function ToSqlMoney () As SqlMoneyReturns
A new SqlMoney structure whose Value is equal to the value of this SqlDouble.