EdmProperty.IsComplexType Property

 

Gets whether this property is a complex type property.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsComplexType { get; }

Property Value

Type: System.Boolean

true if this property is a complex type property; otherwise, false.