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

屬性值

屬性

適用於