partial void UpdateEmploy(Employ instance);
partial void DeleteEmploy(Employ instance);
partial void InsertEmploy(Employ instance);