次の方法で共有


IReadOnlyTypeBase.ContainingEntityType プロパティ

定義

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

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

プロパティ値

適用対象