Ejemplo n.º 1
0
 public int ExecCount(string sql)
 {
     return(_dbConn.ExecCount(sql));
 }