IRelationalModelAnnotations.Sequences Propiedad

Definición

Todo ISequencecontenido en el modelo.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.ISequence> Sequences { get; }
member this.Sequences : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.ISequence>
Public ReadOnly Property Sequences As IReadOnlyList(Of ISequence)

Valor de propiedad

Se aplica a