[]
Base class representing connection to the SSRS server.
Defines options used when connecting to SSRS.
Defines address of the drillthrough report.
Defines the page layout used then report generated. Values specified via PageLayout overrides the report original settings.
Abstract base class for classes used to read SSRS streams (RPL or RGDI).
Represents an exception that occurred while parsing an SSRS stream (RPL or RGDI).
Defines address of the report via full path of the report on the server.
Base class represents address of the report.
Defines position within report.
Represents a connection to the report on the SSRS server.
Exception caused by invalid user credentials during connection.
Represents a connection to the SSRS server can be used to execute methods available via ReportingService.asmx service.
Defines address of the report session.
Allows a ReaderBase to build a log while parsing an SSRS stream (RPL or RGDI).
Defines SSRS authentication types. These values correspond to Authentication section in rsreportserver.config file.