partial void UpdatePrize(Prize instance);
partial void DeletePrize(Prize instance);
partial void InsertPrize(Prize instance);