protected override void add_or_update(object rec, DBWrapper context) { context.AddOrUpdateBLI((BagLabelInfo)rec); }