protected DBDataContext GetDbContext()
 {
     return(_LmsService.GetDbDataContext());
 }