Share via


IServiceProperty.DeclaringEntityType Property

Definition

Gets the entity type that this property belongs to.

public Microsoft.EntityFrameworkCore.Metadata.IEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public ReadOnly Property DeclaringEntityType As IEntityType

Property Value

Applies to