Generate C# classes


If you are want to use ORM, but you don't like Entity Framework , Linq To SQL and other ORM frameworks, you can use this feature and generate simple C# classes.


How to use it?


  1. Select table in Object Explorer window and choose SQL Refactor Studio -> Generate ->C# class from context menu.
  2. C# class will appear in a new query window.