Udostępnij za pośrednictwem


ODataQuerySettings.EnableConstantParameterization Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy stałe powinny być sparametryzowane. Parametryzowanie stałych spowodowałoby lepszą wydajność za pomocą platformy Entity Framework.

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

Wartość właściwości

Wartość domyślna to true.

Dotyczy