Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.