Is there a way to default the scope to internal with updating an .edmx from a database? I get tired of having to go through large tables setting every getter, setter, etc. to internal instead of public
Is there a way to default the scope to internal with updating an .edmx from a database? I get tired of having to go through large tables setting every getter, setter, etc. to internal instead of public