共用方式為


INavigationBase.TargetEntityType 屬性

定義

取得這個導覽屬性將保存實例 () 的實體類型。

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

屬性值

屬性

適用於