Initializes a new instance of the SQLMoney class with the given Currency.
[Visual Basic] Overloads Public Sub New( _ ByVal value As Currency _ ) [C#] public SQLMoney( Currency value ); [C++] public: SQLMoney( Currency value ); [JScript] public function SQLMoney( value : Currency );
SQLMoney Structure | SQLMoney Members | System.Data.SQLTypes Namespace | SQLMoney Constructor Overload List