RuntimeComplexProperty.IComplexProperty.ComplexType Property

Definition

Gets the associated complex type.

Microsoft.EntityFrameworkCore.Metadata.IComplexType Microsoft.EntityFrameworkCore.Metadata.IComplexProperty.ComplexType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IComplexProperty.ComplexType : Microsoft.EntityFrameworkCore.Metadata.IComplexType
 ReadOnly Property ComplexType As IComplexType Implements IComplexProperty.ComplexType

Property Value

Implements

Attributes

Applies to