RuntimeComplexProperty.IReadOnlyComplexProperty.ComplexType Property

Definition

Gets the associated complex type.

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

Property Value

Implements

Attributes

Applies to