partial void UpdateComment(Comment instance);
partial void DeleteComment(Comment instance);
partial void InsertComment(Comment instance);