UrlParameterType Enumeration
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintaxis
'Declaración
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. |
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.