partial void UpdateVote(Vote instance);
partial void DeleteVote(Vote instance);
partial void InsertVote(Vote instance);