Share via


InstantiationBindingInterceptionData.EntityType Property

Definition

The entity type for which the binding is being used.

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

Property Value

Applies to