次の方法で共有


ReportParameter.QueryParameterSpecified プロパティ

定義

プロパティが指定されているかどうかを ReportParameter 示します。

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

プロパティ値

Boolean 値。

適用対象