IMutableComplexProperty.ComplexType Property

Definition

Gets the associated complex type.

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

Property Value

Applies to