I need to generate Entities/Object from selected tables - not all. Is this possible with Subsonic and if so how?
+6
A:
You can use the includeTableList and excludeTableList configuration options to specify which tables to generate objects for.
Details of the config options are at: http://subsonicproject.com/configuration/config-options/
Adam
2009-06-08 12:28:34
2009-06-08 17:07:49
+1
A:
The fastest way to see what effects config-options has is to edit the options in SubStage and "Invoke".
The SubStage executable is in the SubStage-folder of the installation dir. It also helps you with the blocks needed in your web.config-file.
Johan Kronberg
2009-06-12 22:00:12