ReportParameter.UsedInQuery Propiedad

Definición

Obtiene o establece un valor que indica si se usa o no el parámetro en una consulta del informe.

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 de propiedad

Un objeto UsedInQueryTypes.

Atributos

Se aplica a