IReadOnlyNavigation.IReadOnlyNavigationBase.DeclaringEntityType 属性

定义

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

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

属性值

实现

属性

适用于