Delen via


ReaderModificationCommandBatch.ParameterValues Property

Definition

Gets the parameter values for the commands in the batch.

protected virtual System.Collections.Generic.Dictionary<string,object?> ParameterValues { get; }
member this.ParameterValues : System.Collections.Generic.Dictionary<string, obj>
Protected Overridable ReadOnly Property ParameterValues As Dictionary(Of String, Object)

Property Value

Applies to