ISequence.Model Property

Definition

Gets the model in which this sequence is defined.

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

Property Value

Applies to