RelationalModelAnnotations.Sequences Eigenschaft

Definition

Alle ISequenceim Modell enthaltenen s.

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

Eigenschaftswert

Implementiert

Gilt für: