Share via


RuntimeEntityTypeMappingFragment.IEntityTypeMappingFragment.EntityType Property

Definition

Gets the entity type for which the fragment is defined.

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

Property Value

Implements

Attributes

Applies to