IEntityType.Model Property

Definition

Gets the model that this type belongs to.

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

Property Value

Implements

Applies to