UrlParameterType Enumeration
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
命名空间: Microsoft.ReportingServices.ReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
语法
声明
Public Enumeration UrlParameterType
public enum UrlParameterType
public enum class UrlParameterType
public enum UrlParameterType
public enum UrlParameterType
Members
Member name | Description |
---|---|
RenderingParameter | A parameter used by the rendering extension. |
ReportParameter | A parameter used by the report. |
ServerParameter | A parameter used by the report server. |
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。