Share via


EntityMaterializerSourceParameters.StructuralType Property

Definition

The entity or complex type being materialized.

public Microsoft.EntityFrameworkCore.Metadata.ITypeBase StructuralType { get; init; }
member this.StructuralType : Microsoft.EntityFrameworkCore.Metadata.ITypeBase with get, set
Public Property StructuralType As ITypeBase

Property Value

Applies to