RuntimeEntityType.ITypeBase.Model Property

Definition

Gets the model that this type belongs to.

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

Property Value

Implements

Attributes

Applies to