protected override void InsertBatch(List <SciMagArticle> objectBatch)
 {
     LocalDatabase.AddSciMagArticles(objectBatch);
 }