INavigation.INavigationBase.DeclaringEntityType 属性

定义

获取此导航属性所属的实体类型。

override sealed Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.INavigationBase.DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.INavigationBase.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 Overrides NotOverridable ReadOnly Property DeclaringEntityType As IEntityType Implements INavigationBase.DeclaringEntityType

属性值

实现

属性

适用于