ReaderModificationCommandBatch.ResultSetMappings 属性

定义

ResultSetMapping每个命令的 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)

属性值

适用于