SQL tables to class/entity

  • Thread starter Thread starter Sehboo
  • Start date Start date
S

Sehboo

Hi,

I have several tables on SQL Server. Is possible that instead of
manually creating entity classes (where each table is represented by a
class and each field on the table is represented by a property in the
class), I can run some wizard which create all these
classes/properties? Any free tool out there?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top