protected override void add_or_update(object rec, DBWrapper context)
 {
     context.AddOrUpdateHoEnr((ServicesHouseholdEnrollment)rec);
 }