ComplexTypeAttributeConvention.Apply Method (ConventionTypeConfiguration, ComplexTypeAttribute)
Applies the convention with the given configuration and attribute.
Assembly: EntityFramework (in EntityFramework.dll)
public override void Apply( ConventionTypeConfiguration configuration, ComplexTypeAttribute attribute )
Parameters
- configuration
-
Type:
System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration
The configuration.
- attribute
-
Type:
System.ComponentModel.DataAnnotations.Schema.ComplexTypeAttribute
The attribute.