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