RuntimeEntityType.IReadOnlyTypeBase.Model Property

Definition

Gets the model that this type belongs to.

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.Model { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.Model : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyModel
 ReadOnly Property Model As IReadOnlyModel Implements IReadOnlyTypeBase.Model

Property Value

Implements

Attributes

Applies to