Поделиться через


RelationalCommandParameterObject.ParameterValues Свойство

Определение

Значения параметров SQL для использования или null , если они отсутствуют.

public System.Collections.Generic.IReadOnlyDictionary<string,object> ParameterValues { get; }
public System.Collections.Generic.IReadOnlyDictionary<string,object?>? ParameterValues { get; }
member this.ParameterValues : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property ParameterValues As IReadOnlyDictionary(Of String, Object)

Значение свойства

Применяется к