ReportParameter.UsedInQuery Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique si le paramètre est utilisé dans une requête dans le rapport.
public:
property Microsoft::ReportingServices::RdlObjectModel::UsedInQueryTypes UsedInQuery { Microsoft::ReportingServices::RdlObjectModel::UsedInQueryTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::UsedInQueryTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.UsedInQueryTypes UsedInQuery { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.UsedInQuery : Microsoft.ReportingServices.RdlObjectModel.UsedInQueryTypes with get, set
Public Property UsedInQuery As UsedInQueryTypes
Valeur de propriété
Objet UsedInQueryTypes.
- Attributs