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