Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration UrlParameterType
'Utilisation
Dim instance As UrlParameterType
public enum UrlParameterType
public enum class UrlParameterType
type UrlParameterType
public enum UrlParameterType
Membres
| Nom de membre | Description | |
|---|---|---|
| RenderingParameter | A parameter used by the rendering extension. | |
| ReportParameter | A parameter used by the report. | |
| ServerParameter | A parameter used by the report server. |