partial void UpdateRechnung(Rechnung instance);
partial void DeleteRechnung(Rechnung instance);
partial void InsertRechnung(Rechnung instance);