SqlNullabilityProcessor.ParametersToConstantize Property

Definition

A collection of parameter names to constantize.

protected virtual System.Collections.Generic.IReadOnlySet<string> ParametersToConstantize { get; }
member this.ParametersToConstantize : System.Collections.Generic.IReadOnlySet<string>
Protected Overridable ReadOnly Property ParametersToConstantize As IReadOnlySet(Of String)

Property Value

Applies to