Udostępnij za pośrednictwem


Właściwość ExecutionInfo.AllowQueryExecution

Wskazuje, czy użytkownik może podać wartości parametrów używanych w kwerendzie.

Przestrzeń nazw:  ReportExecution2005
Zestaw:  ReportExecution2005 (w ReportExecution2005.dll)

Składnia

'Deklaracja
Public Property AllowQueryExecution As Boolean
    Get
    Set
'Użycie
Dim instance As ExecutionInfo
Dim value As Boolean

value = instance.AllowQueryExecution

instance.AllowQueryExecution = value
public bool AllowQueryExecution { get; set; }
public:
property bool AllowQueryExecution {
    bool get ();
    void set (bool value);
}
member AllowQueryExecution : bool with get, set
function get AllowQueryExecution () : boolean
function set AllowQueryExecution (value : boolean)

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.

Uwagi

Jeśli AllowQueryExecution jest true, migawka zostanie wyczyszczony po ResetExecution wywoływana jest metoda.

AllowQueryExecutionzwróci false wykonanie i migawki historia i true dla żywych raporty i raporty ad hoc.