EdmProperty.ComplexType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.