ColumnAttributeConvention.Apply Method (ConventionPrimitivePropertyConfiguration, ColumnAttribute)

 

Applies the convention to the specified configuration.

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

public override void Apply(
	ConventionPrimitivePropertyConfiguration configuration,
	ColumnAttribute attribute
)