RuntimeServiceProperty.IReadOnlyServiceProperty.DeclaringEntityType Property

Definition

Gets the entity type that this property belongs to.

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

Property Value

Implements

Attributes

Applies to