partial void UpdatePart(Part instance);
partial void DeletePart(Part instance);
partial void InsertPart(Part instance);