SqlNullabilityProcessor.ParameterValues 属性

定义

正在使用的当前参数值的字典。

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

属性值

适用于