ModelContainerConvention.Apply Method (EntityContainer, DbModel)
Applies the convention to the given model.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- item
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntityContainer
The container to apply the convention to.
- model
-
Type:
System.Data.Entity.Infrastructure.DbModel
The model.