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)

속성 값

적용 대상