Compartilhar via


DefaultQuerySqlGenerator.ParameterValues Propriedade

Definição

Obtém os 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 da propriedade

Os valores de parâmetro.

Aplica-se a