Share via


ISkipNavigation.JoinEntityType プロパティ

定義

外部キーによって使用される結合の種類を取得します。

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

プロパティ値

属性

適用対象