DecimalPropertyConvention.Apply Method (EdmProperty, DbModel)

 

Applies this convention to a property.

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

public virtual void Apply(
	EdmProperty item,
	DbModel model
)