partial void UpdateProject(Project instance);
partial void DeleteProject(Project instance);
partial void InsertProject(Project instance);