partial void UpdateQuestion(Question instance);
 partial void DeleteQuestion(Question instance);
 partial void InsertQuestion(Question instance);