Share via


RuntimeNavigation.DeclaringEntityType 屬性

定義

取得此導覽屬性所屬的實體類型。

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

屬性值

屬性

適用於