IConventionServiceProperty.DeclaringEntityType Property

Definition

Gets the type that this property belongs to.

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

Property Value

Applies to