메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Connect ( string hostIp, int hostPortNo, string charSet, string dbName, string user, string pwd, int commandTimeoutSec = 60 ) : void | ||
Ping ( ) : void |
메소드 | 설명 | |
---|---|---|
DBConnector ( ) : System |
public Connect ( string hostIp, int hostPortNo, string charSet, string dbName, string user, string pwd, int commandTimeoutSec = 60 ) : void | ||
hostIp | string | |
hostPortNo | int | |
charSet | string | |
dbName | string | |
user | string | |
pwd | string | |
commandTimeoutSec | int | |
리턴 | void |