partial void UpdateCandidate(Candidate instance);
partial void DeleteCandidate(Candidate instance);
partial void InsertCandidate(Candidate instance);