partial void UpdateInventory(Inventory instance);
partial void DeleteInventory(Inventory instance);
partial void InsertInventory(Inventory instance);