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