EdmProperty.ComplexType Property

Definition

Gets the complex type information for this property.

public System.Data.Entity.Core.Metadata.Edm.ComplexType ComplexType { get; }
member this.ComplexType : System.Data.Entity.Core.Metadata.Edm.ComplexType
Public ReadOnly Property ComplexType As ComplexType

Property Value

The complex type information for this property.

Applies to