NET Code Generator
Database Naming Conventions
Basic Tasks > Settings > Database Naming Conventions

The Database Naming Conventions can be access from the Settings Menu.

 

The Database Naming Conventions are used for the Table Name and Column Names.

<#= entity.TableName #>

<#= prop.ColumnName #>