ReaderModificationCommandBatch.CommandResultSet Property

Definition

The ResultSetMappings for each command in 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)

Property Value

Applies to