ReportParameter.ValidValuesQueryBased, 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 ValidValuesQueryBased As Boolean
public bool ValidValuesQueryBased { get; set; }
public:
property bool ValidValuesQueryBased {
    bool get ();
    void set (bool value);
}
member ValidValuesQueryBased : bool with get, set
function get ValidValuesQueryBased () : boolean
function set ValidValuesQueryBased (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