QueryCompilationContext.ParametersToConstantize Property

Definition

Names of parameters on which Constant<T>(T) was used. Such parameters are later transformed into constants.

This property is typically used by database providers (and other extensions). It is generally not used in application code.

C#
public virtual System.Collections.Generic.ISet<string> ParametersToConstantize { get; }

Property Value

Applies to

Toode Versioonid
Entity Framework Core 9.0