共用方式為


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

屬性值

屬性

適用於