public int LastIndex()
 {
     return(_dbService.LastIndex());
 }