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