public DataSet WeeklyEmail(string SPName, string EmpId, string Date) { return(_provider.TSWeeklyEmail(SPName, EmpId, Date)); }