ExecutionInfo.AllowQueryExecution Propriété

Définition

Indique si l’utilisateur est autorisé à fournir des valeurs pour les 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é

Une valeur Boolean.

Remarques

Si AllowQueryExecution est true, l’instantané sera effacé lorsque la ResetExecution méthode sera appelée.

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

S’applique à