Esempio n. 1
0
 private IDatabase DataBaseFactoryEx_CreateDataBaseEvent(string DBCode)
 {
     return(dbconfig.GetDBConnectionInfo(DBCode));
 }