サーバー、レポート、表示拡張機能など、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
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| RenderingParameter | 表示拡張機能で使用されるパラメーターです。 | |
| ReportParameter | レポートで使用されるパラメーターです。 | |
| ServerParameter | レポート サーバーで使用されるパラメーターです。 |