FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace
Inheritance Hierarchy
In This Topic
    C1.Ssrs Namespace
    In This Topic
    Classes
     ClassDescription
    ClassBase class representing connection to the SSRS server.
    ClassDefines options used when connecting to SSRS.
    ClassDefines address of the drillthrough report.
    ClassDefines the page layout used then report generated. Values specified via PageLayout overrides the report original settings.
    ClassAbstract base class for classes used to read SSRS streams (RPL or RGDI).
    ClassRepresents an exception that occurred while parsing an SSRS stream (RPL or RGDI).
    ClassDefines address of the report via full path of the report on the server.
    ClassBase class represents address of the report.
    ClassDefines position within report.
    ClassRepresents a connection to the report on the SSRS server.
    Class 
    ClassException caused by invalid user credentials during connection.
    ClassRepresents a connection to the SSRS server can be used to execute methods available via ReportingService.asmx service.
    ClassDefines address of the report session.
    Interfaces
     InterfaceDescription
    InterfaceAllows a ReaderBase to build a log while parsing an SSRS stream (RPL or RGDI).
    Enumerations
     EnumerationDescription
    EnumerationDefines SSRS authentication types. These values correspond to Authentication section in rsreportserver.config file.
    See Also