InversePropertyAttributeConvention.Apply Method (PropertyInfo, ConventionTypeConfiguration, InversePropertyAttribute)

 

Applies the convention to the specified attribute with configuration.

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

public override void Apply(
	PropertyInfo memberInfo,
	ConventionTypeConfiguration configuration,
	InversePropertyAttribute attribute
)