partial void UpdateReport(Report instance);
 partial void DeleteReport(Report instance);
 partial void InsertReport(Report instance);