Applies this convention to an item in the model.
void Apply( T item, DbModel model )
The item to apply the convention to.
The model.
IConceptualModelConvention<T> InterfaceSystem.Data.Entity.ModelConfiguration.Conventions Namespace