partial void UpdateTasks(Tasks instance);
partial void DeleteTasks(Tasks instance);
partial void InsertTasks(Tasks instance);