Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Solamente se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada.
Represents the builder that generates report URL.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.ReportRendering.ReportUrlBuilder
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class ReportUrlBuilder
'Uso
Dim instance As ReportUrlBuilder
public sealed class ReportUrlBuilder
public ref class ReportUrlBuilder sealed
[<SealedAttribute>]
type ReportUrlBuilder = class end
public final class ReportUrlBuilder
El tipo ReportUrlBuilder expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
AddParameter | Infraestructura. Adds a parameter to the ReportUrlBuilder object. |
![]() |
AddParameters | Infraestructura. Adds a set of parameter to the ReportUrlBuilder object. |
![]() |
AddReplacementRoot | Infraestructura. Adds a replacement root for the ReportUrlBuilder object. |
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | Infraestructura. Returns a string representation of ReportUrlBuilder object. (Invalida Object.ToString().) |
![]() |
ToUri | Infraestructura. Returns the report URL as a Uri. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering
.gif)