次の方法で共有


ISkipNavigation.DeclaringEntityType プロパティ

定義

このナビゲーション プロパティが属しているエンティティ型を取得します。

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property DeclaringEntityType As IEntityType

プロパティ値

実装

属性

適用対象