ConventionTypeConfiguration.IsComplexType Method ()

 

Changes this entity type to a complex type.

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

public ConventionTypeConfiguration IsComplexType()

Return Value

Type: System.Data.Entity.ModelConfiguration.Configuration.ConventionTypeConfiguration

The same ConventionTypeConfiguration instance so that multiple calls can be chained.