共用方式為


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)

屬性值

適用於