Propriété ReportParameterInfo.AreValidValuesQueryBased
Indique si les valeurs valides du paramètre sont basées sur une requête. En lecture seule.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AreValidValuesQueryBased As Boolean
Get
'Utilisation
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.AreValidValuesQueryBased
public bool AreValidValuesQueryBased { get; }
public:
property bool AreValidValuesQueryBased {
bool get ();
}
member AreValidValuesQueryBased : bool
function get AreValidValuesQueryBased () : boolean
Valeur de propriété
Type : System.Boolean
Valeur Boolean en lecture seule.