public void Delete(BCSale Items)
 {
     throw new NotImplementedException();
 }
 public void Insert(BCSale Items)
 {
     throw new NotImplementedException();
 }