ComplexTypeConfiguration<TComplexType> Class
Allows configuration to be performed for an complex type in a model. A ComplexTypeConfiguration can be obtained via the ComplexType method on DbModelBuilder or a custom type derived from ComplexTypeConfiguration can be registered via the Configurations property on DbModelBuilder.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Configuration.StructuralTypeConfiguration<TStructuralType>
System.Data.Entity.ModelConfiguration.ComplexTypeConfiguration<TComplexType>
System.Data.Entity.ModelConfiguration.Configuration.StructuralTypeConfiguration<TStructuralType>
System.Data.Entity.ModelConfiguration.ComplexTypeConfiguration<TComplexType>
Name | Description | |
---|---|---|
![]() | ComplexTypeConfiguration<TComplexType>() | Initializes a new instance of ComplexTypeConfiguration |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.