partial void UpdateSalary(Salary instance);
partial void DeleteSalary(Salary instance);
partial void InsertSalary(Salary instance);