IComplexProperty.ComplexType Property

Definition

Gets the associated complex type.

public Microsoft.EntityFrameworkCore.Metadata.IComplexType ComplexType { get; }
member this.ComplexType : Microsoft.EntityFrameworkCore.Metadata.IComplexType
Public ReadOnly Property ComplexType As IComplexType

Property Value

Applies to