DeclaredPropertyOrderingConvention.Apply Method (EntityType, DbModel)
Applies this convention to an item in the model.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- item
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntityType
The item to apply the convention to.
- model
-
Type:
System.Data.Entity.Infrastructure.DbModel
The model.