Method | Description | |
---|---|---|
Close ( ) : void | ||
Connect ( string host, string userId, string userPwd, string dbName ) : void |
Method | Description | |
---|---|---|
DBConnector ( ) : System |
public Connect ( string host, string userId, string userPwd, string dbName ) : void | ||
host | string | |
userId | string | |
userPwd | string | |
dbName | string | |
return | void |