partial void UpdateTaskLog(TaskLog instance);
 partial void DeleteTaskLog(TaskLog instance);
 partial void InsertTaskLog(TaskLog instance);