ReportParameter.QueryParameter, propriété

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

Syntaxe

'Déclaration
Public Property QueryParameter As Boolean
public bool QueryParameter { get; set; }
public:
property bool QueryParameter {
    bool get ();
    void set (bool value);
}
member QueryParameter : bool with get, set
function get QueryParameter () : boolean
function set QueryParameter (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ReportParameter Classe

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