[]
        
(Showing Draft Content)

C1.Ssrs

C1.Ssrs Namespace

Classes

ConnectionBase

Base class representing connection to the SSRS server.

ConnectionOptions

Defines options used when connecting to SSRS.

DrillthroughReportAddress

Defines address of the drillthrough report.

PageLayout

Defines the page layout used then report generated. Values specified via PageLayout overrides the report original settings.

ReaderBase

Abstract base class for classes used to read SSRS streams (RPL or RGDI).

ReaderException

Represents an exception that occurred while parsing an SSRS stream (RPL or RGDI).

ReportAddress

Defines address of the report via full path of the report on the server.

ReportAddressBase

Base class represents address of the report.

ReportPosition

Defines position within report.

ReportSession

Represents a connection to the report on the SSRS server.

ReportSession.ReportFormat

SecurityException

Exception caused by invalid user credentials during connection.

ServerConnection

Represents a connection to the SSRS server can be used to execute methods available via ReportingService.asmx service.

SessionReportAddress

Defines address of the report session.

Interfaces

IReaderLog

Allows a ReaderBase to build a log while parsing an SSRS stream (RPL or RGDI).

Enums

AuthenticationType

Defines SSRS authentication types. These values correspond to Authentication section in rsreportserver.config file.