EntityMaterializerSourceParameters.StructuralType 属性

定义

要具体化的实体或复杂类型。

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

属性值

适用于