ForeignKeyDiscoveryConvention.Apply Method (AssociationType, DbModel)

 

Applies this convention to a property.

Namespace:   System.Data.Entity.ModelConfiguration.Conventions
Assembly:  EntityFramework (in EntityFramework.dll)

[SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
public virtual void Apply(
	AssociationType item,
	DbModel model
)