Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
Other versions are also available for the following:
ReportingService2005 Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains the methods and properties that can be used to call the Microsoft SQL Server 2005 Reporting Services (SSRS) Web service.


VisualBasicDeclaration
Public Class ReportingService2005
    Inherits SoapHttpClientProtocol
CSharp
public class ReportingService2005 : SoapHttpClientProtocol
ManagedCPlusPlus
public ref class ReportingService2005 : public SoapHttpClientProtocol
JSharp
public class ReportingService2005 extends SoapHttpClientProtocol
JScript
public class ReportingService2005 extends SoapHttpClientProtocol

To use the Report Server Web service library, you must generate a proxy class in either Microsoft Visual C# or Microsoft Visual Basic .NET through which you can call the various Web service methods. For more information about generating a Reporting Services proxy class using the Microsoft .NET Framework, see Accessing the SOAP API.


Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker