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