TypeConventionConfiguration.Configure Method (Action<ConventionTypeConfiguration>)
Allows configuration of the entity types that this convention applies to.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entityConfigurationAction
-
Type:
System.Action<ConventionTypeConfiguration>
An action that performs configuration against a ConventionTypeConfiguration.