ComplexTypeAttributeConvention.Apply Method (ConventionTypeConfiguration, ComplexTypeAttribute)

 

Applies the convention with the given configuration and attribute.

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

public override void Apply(
	ConventionTypeConfiguration configuration,
	ComplexTypeAttribute attribute
)