Compartilhar via


ReportParameter.UsedInQuery Propriedade

Definição

Obtém ou define um valor que indica se o parâmetro é usado ou não em uma consulta no relatório.

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

Valor da propriedade

Um objeto UsedInQueryTypes.

Atributos

Aplica-se a