Share via


RuntimeEntityTypeMappingFragment.IReadOnlyEntityTypeMappingFragment.EntityType Property

Definition

Gets the entity type for which the fragment is defined.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityTypeMappingFragment.EntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityTypeMappingFragment.EntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
 ReadOnly Property EntityType As IReadOnlyEntityType Implements IReadOnlyEntityTypeMappingFragment.EntityType

Property Value

Implements

Attributes

Applies to