ReaderModificationCommandBatch.CommandResultSet 属性

定义

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

属性值

适用于