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