public void InsertBouwnummerSets(BouwnummerSets bs)
 {
     ObjectContext.AddToBouwnummerSets(bs);
 }