Freigeben über


ReportUrlBuilder Constructor

This constructor supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Public Sub New ( _
    src As ReportUrlBuilder _
)
public ReportUrlBuilder (
    ReportUrlBuilder src
)
public:
ReportUrlBuilder (
    ReportUrlBuilder^ src
)
public ReportUrlBuilder (
    ReportUrlBuilder src
)
public function ReportUrlBuilder (
    src : ReportUrlBuilder
)

Parameter

  • src

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

ReportUrlBuilder Class
ReportUrlBuilder Members
Microsoft.ReportingServices.ReportRendering Namespace