ExecutionInfo.AllowQueryExecution, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property AllowQueryExecution As Boolean
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)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms