次の方法で共有


ITypeBase.ContainingEntityType プロパティ

定義

このエンティティ型、または複合プロパティ チェーンが宣言されているエンティティ型を取得します。

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

プロパティ値

適用対象