RuntimeSequence.ISequence.Model Property

Definition

Gets the model in which this sequence is defined.

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

Property Value

Implements

Attributes

Applies to