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 | |
Résultat | void |