partial void UpdateAuteur(Auteur instance);
 partial void DeleteAuteur(Auteur instance);
 partial void InsertAuteur(Auteur instance);