IStoreModelConvention<T> Interface
A convention that operates on the database section of the model after the model is created.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Apply(T, DbModel) | Applies this convention to an item in the model. |