RuntimeServiceProperty.IServiceProperty.DeclaringEntityType Property

Definition

Gets the entity type that this property belongs to.

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

Property Value

Implements

Attributes

Applies to