Condividi tramite


ReportParameter.QueryParameter Proprietà

Definizione

Indica se il parametro viene utilizzato in una query.

public:
 property bool QueryParameter { bool get(); void set(bool value); };
public bool QueryParameter { get; set; }
member this.QueryParameter : bool with get, set
Public Property QueryParameter As Boolean

Valore della proprietà

Valore Boolean di sola lettura. Il valore true indica che il parametro viene utilizzato in una query.

Si applica a