StringLengthAttributeConvention.Apply Method (ConventionPrimitivePropertyConfiguration, StringLengthAttribute)

 

Applies the convention with the given configuration and attribute.

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

public override void Apply(
	ConventionPrimitivePropertyConfiguration configuration,
	StringLengthAttribute attribute
)