public void Update(QueueItemHistory obj)
 {
     throw new NotImplementedException();
 }
 public void Insert(QueueItemHistory obj)
 {
     throw new NotImplementedException();
 }