IMutableEntityType.Model Property

Definition

Gets the model this entity belongs to.

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

Property Value

Implements

Applies to