Beispiel #1
0
 public virtual string setDbDriver()
 {
     return("Base DB Driver:" +
            _dbdriver.query());
 }