Share via


ExecutionInfo.AllowQueryExecution Propriété

Définition

Indique si l'utilisateur est autorisé à fournir des valeurs pour des paramètres utilisés dans la requête.

public:
 property bool AllowQueryExecution { bool get(); void set(bool value); };
public bool AllowQueryExecution { get; set; }
member this.AllowQueryExecution : bool with get, set
Public Property AllowQueryExecution As Boolean

Valeur de propriété

Valeur Boolean.

Remarques

Si AllowQueryExecution a la valeur true, le instantané est effacé lorsque la ResetExecution méthode est appelée.

AllowQueryExecution retourne false pour les instantanés d’exécution et d’historique, ainsi true que pour les rapports en direct et les rapports ad hoc.

S’applique à