Share via


INavigation.DeclaringEntityType プロパティ

定義

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

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

プロパティ値

実装

属性

適用対象