score:1

Accepted answer

i found the solution :

i had to pass in savechangesoption to the service.savechanges() method :

      service.savechanges(savechangesoptions.batch);

Related Query

More Query from same tag