Пример #1
0
 public DbHelperOra()
 {
     connectionString = DESEncrypt.Decrypt(PubConstant.GetConnectionString("TargetDBConn"));
 }