ReaderModificationCommandBatch.ParameterValues 属性

定义

获取批处理中命令的参数值。

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)

属性值

适用于