共用方式為


IMutableSkipNavigation.JoinEntityType 屬性

定義

取得外鍵所使用的聯結類型。

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

屬性值

屬性

適用於