Compartir a través de


SqlNullabilityProcessor.ParameterValues Propiedad

Definición

Diccionario de valores de parámetros actuales en uso.

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)

Valor de propiedad

Se aplica a