Class | Description | |
---|---|---|
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. |