public int CountQL() { try { return(nvDAO.CountChucvuQL()); } catch { throw new Exception("Error!"); } }