[To be supplied.]
[Visual Basic] Public Shared Function FromString( _ ByVal s As String _ ) As SQLMoney [C#] public static SQLMoney FromString( string s ); [C++] public: static SQLMoney FromString( String* s ); [JScript] public static function FromString( s : String ) : SQLMoney;
SQLMoney Structure | SQLMoney Members | System.Data.SQLTypes Namespace