Partager via


ReaderModificationCommandBatch.ModificationCommands Propriété

Définition

Liste des insertions/mises à jour/suppression conceptuelles ModificationCommandsdans le lot.

public override System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.ModificationCommand> ModificationCommands { get; }
public override System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand> ModificationCommands { get; }
member this.ModificationCommands : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.ModificationCommand>
member this.ModificationCommands : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand>
Public Overrides ReadOnly Property ModificationCommands As IReadOnlyList(Of ModificationCommand)
Public Overrides ReadOnly Property ModificationCommands As IReadOnlyList(Of IReadOnlyModificationCommand)

Valeur de propriété

S’applique à