RuntimeProperty.IReadOnlyProperty.DeclaringEntityType 属性

定义

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

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

属性值

实现

属性

适用于