示例#1
0
 public DbHelperOra()
 {
     connectionString = DESEncrypt.Decrypt(PubConstant.GetConnectionString("TargetDBConn"));
 }