Share via


StructuralTypeShaperExpression.StructuralType Property

Definition

The entity or complex type being shaped.

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