次の方法で共有


EntityQueryRootExpression.EntityType プロパティ

定義

このクエリ ルートによって表されるエンティティ型。

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

プロパティ値

適用対象