Name |
Description |
DefaultForeignKeyConvention |
|
HasManyToManyJoinTableNameConvention |
Default HasManyToMany table name convention |
NullableEnumerationPropertyConvention |
Nullable enum convention. Same behavior as EnumerationPropertyConvention but sets the property to nullable aswell. |
PrimaryKeyConvention |
Default primary key name convention. |
PropertyTypeConvention |
Sets the type attribute on property mappings |
TableNameConvention |
Default entity table name convention |
VersionColumnNameConvention |
Version column naming convention |