Share via


RuntimeEntityType.Model Property

Definition

Gets the model that this type belongs to.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeModel Model { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Model : Microsoft.EntityFrameworkCore.Metadata.RuntimeModel
Public Overridable ReadOnly Property Model As RuntimeModel

Property Value

Attributes

Applies to