RequiredPrimitivePropertyAttributeConvention.Apply Method (ConventionPrimitivePropertyConfiguration, RequiredAttribute)

 

Applies the convention to the attribute with the given configuration.

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

public override void Apply(
	ConventionPrimitivePropertyConfiguration configuration,
	RequiredAttribute attribute
)