partial void UpdateVIP(VIP instance);
partial void DeleteVIP(VIP instance);
partial void InsertVIP(VIP instance);