Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration UrlParameterType
'Uso
Dim instance As UrlParameterType
public enum UrlParameterType
public enum class UrlParameterType
type UrlParameterType
public enum UrlParameterType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| RenderingParameter | A parameter used by the rendering extension. | |
| ReportParameter | A parameter used by the report. | |
| ServerParameter | A parameter used by the report server. |