partial void UpdateAuthor(Author instance);
 partial void DeleteAuthor(Author instance);
 partial void InsertAuthor(Author instance);