partial void UpdateOwner(Owner instance);
partial void DeleteOwner(Owner instance);
partial void InsertOwner(Owner instance);