次の方法で共有


UrlParameterType 列挙体

サーバー、レポート、表示拡張機能など、URL パラメーターを使用するコンポーネントを定義する列挙です。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration UrlParameterType
'使用
Dim instance As UrlParameterType
public enum UrlParameterType
public enum class UrlParameterType
type UrlParameterType
public enum UrlParameterType

メンバー

メンバー名 説明
ServerParameter レポート サーバーで使用されるパラメーターです。
ReportParameter レポートで使用されるパラメーターです。
RenderingParameter 表示拡張機能で使用されるパラメーターです。