IEntityType.DefiningEntityType Property

Definition

Gets the defining entity type.

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

Property Value

Applies to