Sdílet prostřednictvím


EnableQueryAttribute.EnableConstantParameterization Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda mají být konstanty parametrizovány. Parametrizace konstant by v Entity Frameworku zlepšila výkon.

public bool EnableConstantParameterization { get; set; }
member this.EnableConstantParameterization : bool with get, set
Public Property EnableConstantParameterization As Boolean

Hodnota vlastnosti

Výchozí hodnota je true.

Platí pro