partial void UpdateGift(Gift instance);
partial void DeleteGift(Gift instance);
partial void InsertGift(Gift instance);