IMutableServiceProperty.DeclaringEntityType Property

Definition

Gets the type that this property belongs to.

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

Property Value

Applies to