Share via


ReaderModificationCommandBatch.ResultSetMappings Property

Definition

The ResultSetMappings for each command in ModificationCommands.

protected virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Update.ResultSetMapping> ResultSetMappings { get; }
member this.ResultSetMappings : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Update.ResultSetMapping>
Protected Overridable ReadOnly Property ResultSetMappings As IList(Of ResultSetMapping)

Property Value

Applies to