ConventionTypeConfiguration<T>.IsComplexType Method ()
Changes this entity type to a complex type.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration<T>The same ConventionTypeConfiguration<T> instance so that multiple calls can be chained.