Is it possible to change entity framework code-first class at runtime by reflection? Or even generate it?
Or what happens to database if we change those classes at runtime?
Thanks
Is it possible to change entity framework code-first class at runtime by reflection? Or even generate it?
Or what happens to database if we change those classes at runtime?
Thanks