Linguaggio

ExecutionInfo.AllowQueryExecution Proprietà

Definizione

Indica se l'utente può 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 il ResetExecution metodo viene chiamato.

AllowQueryExecution torneranno false per istantanee di esecuzione e storia, e true per rapporti in tempo reale e rapporti ad hoc.

Si applica a