Share via


StructuralTypeProjectionExpression.StructuralType Property

Definition

The base type being projected out (entity or complex type)

public virtual Microsoft.EntityFrameworkCore.Metadata.ITypeBase StructuralType { get; }
member this.StructuralType : Microsoft.EntityFrameworkCore.Metadata.ITypeBase
Public Overridable ReadOnly Property StructuralType As ITypeBase

Property Value

Applies to