Share via


RuntimeEntityTypeMappingFragment.EntityType Property

Definition

Gets the entity type for which the fragment is defined.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType EntityType { get; }
member this.EntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public Overridable ReadOnly Property EntityType As RuntimeEntityType

Property Value

Applies to