ReaderModificationCommandBatch.CommandResultSet Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
s ResultSetMappingde chaque commande dans ModificationCommands.
protected virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Update.ResultSetMapping> CommandResultSet { get; }
member this.CommandResultSet : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Update.ResultSetMapping>
Protected Overridable ReadOnly Property CommandResultSet As IList(Of ResultSetMapping)