次の方法で共有


UrlParameterType Enumeration

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

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

構文

'宣言
Public Enumeration UrlParameterType
public enum UrlParameterType
public enum class UrlParameterType
public enum UrlParameterType
public enum UrlParameterType

メンバ

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

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

Microsoft.ReportingServices.ReportRendering Namespace