次の方法で共有


IConventionSkipNavigation.JoinEntityType プロパティ

定義

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

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

プロパティ値

属性

適用対象