Condividi tramite


ExecutionInfo.AllowQueryExecution Proprietà

Definizione

Indica se l'utente è autorizzato a fornire valori per i parametri utilizzati nella query.

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

Valore della proprietà

Valore Boolean.

Commenti

Se AllowQueryExecution è true, lo snapshot verrà cancellato quando viene chiamato il ResetExecution metodo.

AllowQueryExecution restituirà false gli snapshot di esecuzione e cronologia e true per report live e report ad hoc.

Si applica a