RuntimePropertyBase.DeclaringEntityType Property

Definition

Gets the type that this property-like object belongs to.

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

Property Value

Applies to