public List <CSF_Partials_LayTatCa_Result> GetAll() { var objects = MyContext.CSF_Partials_LayTatCa().ToList(); return(objects); }