Suffix Or Prefix Column
The SuffixOrPrefixColumn
key defines the behavior when defining column names.
Use Suffix or Prefix to define if the column identifiers are added after or before the column names in the solution.
S
for Suffix will generate Entity_BK
P
for Prefix Will generate BK_Entity
Notes:
- This setting is part of the Naming settings category.
- The default value for this setting is
S
.