public bool Update(BuybackResultDescription poco)
 {
     throw new System.NotImplementedException();
 }
 public int Insert(BuybackResultDescription poco)
 {
     throw new System.NotImplementedException();
 }