Condividi tramite


ReaderModificationCommandBatch.ModificationCommands Proprietà

Definizione

Elenco di inserimento/aggiornamento/eliminazione ModificationCommandsconcettuali nel batch.

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)

Valore della proprietà

Si applica a