Share via


RelationalParameterBasedSqlProcessorParameters.ParametersToConstantize Property

Definition

A collection of parameter names to constantize.

public System.Collections.Generic.IReadOnlySet<string> ParametersToConstantize { get; init; }
member this.ParametersToConstantize : System.Collections.Generic.IReadOnlySet<string> with get, set
Public Property ParametersToConstantize As IReadOnlySet(Of String)

Property Value

Applies to