Method | Description | |
---|---|---|
ConnectionClose ( ) : void | ||
ConnectionOpen ( ) : void | ||
CreateCommand ( ) : |
||
RobotSqlConnection ( string connectionstring ) : System.Data |
Constructor that connects to a database with the information specified.
|
public CreateCommand ( ) : |
||
return |
public RobotSqlConnection ( string connectionstring ) : System.Data | ||
connectionstring | string | Information for connection. |
return | System.Data |