Partager via


SqlFilter.RequiresPreprocessing Propriété

Définition

Obtient ou définit une valeur qui indique si l’action de règle nécessite un prétraitement.

[Newtonsoft.Json.JsonProperty(PropertyName="requiresPreprocessing")]
public bool? RequiresPreprocessing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requiresPreprocessing")>]
member this.RequiresPreprocessing : Nullable<bool> with get, set
Public Property RequiresPreprocessing As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à