Compartir a través de


DefaultQuerySqlGenerator.ParameterValues Propiedad

Definición

Obtiene los valores de parámetro.

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

Valor de propiedad

Valores de parámetro.

Se aplica a