UrlParameterType Enumeration
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintassi
'Dichiarazione
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. |
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.