Share via


SqlNullabilityProcessor.ParametersDecorator Property

Definition

Dictionary of current parameter values in use.

protected Microsoft.EntityFrameworkCore.Query.ParametersCacheDecorator ParametersDecorator { get; }
member this.ParametersDecorator : Microsoft.EntityFrameworkCore.Query.ParametersCacheDecorator
Protected ReadOnly Property ParametersDecorator As ParametersCacheDecorator

Property Value

Applies to