partial void UpdateTax(Tax instance);
 partial void DeleteTax(Tax instance);
 partial void InsertTax(Tax instance);