This page allows you to set name generation parameters.
Case
Changes the case of the letters in the name. Can take the following values:
Unchanged
Does not change the case.
Capitalized
The first letter of the entity name and the first letter after each underscore in the table name will be uppercase, other letters will be lowercase.
FirstLetterUppercase
The name of an entity begins with a capital letter, case of other letters will not be changed.
Lower
All letters in the name of an entity are converted to lower case.
Upper
All letters in the name of an entity are converted to upper case.
Remove Preffix(es)
Removes specified prefix(es).
Remove Suffix(es)
Removes specified suffix(es).
Add Prefix
Adds specified prefix.
Add Suffix
Adds specified suffix.
Pluralization
Unchanged
Does not change the number.
Singularize
Singularizes entities or entity members' name.
Pluralize
Pluralizes entity or entity members' name.
Remove underscores
Select this check box to remove underscores from the names of tables, views, and columns, when generating names for classes.
Example
This field shows the current and expected name in the corresponding Original and Becomes fields.