SqlCePropertyMaxLengthConvention.Apply Method
Applies the convention to the given provider.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Apply(ComplexType, DbModel) | Applies the convention to the given provider. |
![]() | Apply(EntityType, DbModel) | Applies the convention to the given provider. |
SqlCePropertyMaxLengthConvention.Apply Method (ComplexType, DbModel)
Applies the convention to the given provider.
Parameters
- item
-
Type:
System.Data.Entity.Core.Metadata.Edm.ComplexType
The item.
- model
-
Type:
System.Data.Entity.Infrastructure.DbModel
The model.
SqlCePropertyMaxLengthConvention.Apply Method (EntityType, DbModel)
Applies the convention to the given provider.
Parameters
- item
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntityType
The item.
- model
-
Type:
System.Data.Entity.Infrastructure.DbModel
The model.