Метод | Описание | |
---|---|---|
CloseConnection ( ) : void | ||
CreateCommand ( ) : |
||
ExecuteCommand ( |
||
GetInstance ( ) : |
||
MysqlDb ( String host, String username, String password, String database ) : System | ||
OpenConnection ( ) : void |
public CreateCommand ( ) : |
||
Результат |
public ExecuteCommand ( |
||
command | ||
Результат |
public MysqlDb ( String host, String username, String password, String database ) : System | ||
host | String | |
username | String | |
password | String | |
database | String | |
Результат | System |