public static bool XoaTV(string maThe) { return(Sql_TimTV.XoaTV(maThe)); }
public static DataTable TraCuuTV(string maThe) { return(Sql_TimTV.TraCuuTV(maThe)); }
public static void CapNhatTV(En_LapThe dg) { Sql_TimTV.CapNhatTV(dg); }
public static DataTable TimTV(string key) { return(Sql_TimTV.TimTV(key)); }