ForeignKeyIndexConvention.Apply Method (AssociationType, DbModel)

 

Applies this convention to a property.

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

public virtual void Apply(
	AssociationType item,
	DbModel model
)

Parameters

item
Type: System.Data.Entity.Core.Metadata.Edm.AssociationType

The item.

Model

The model.