public int KtraTrungMaLoaiBUS(string id)
 {
     return(loaiSPDAO.KtraTrung(id));
 }