public int Delete(BuybackReasonDescription poco)
 {
     throw new System.NotImplementedException();
 }
 public bool Update(BuybackReasonDescription poco)
 {
     throw new System.NotImplementedException();
 }