daelmo wrote:
Only tables, PK's, FK's, UC's and sequences (if applicable) are generated. Views, stored procedures, indexes and triggers aren't.
You can access the file at
\AdditionalTemplates\Templates\SqlServerSpecific\SQL\DDL_CE.lpt
You can find information about how to modify templates at
Template Studio Documentation
Yes I know. I have already changed some datatype issues in the template for my mobile database.
But what I want to know is, which collections do I have to iterate, so that the generated DDL contains only mapped entities and columns and not the whole catalog.
Regards,
Carlo