[]
Represents the provider for SSRS report.
public class SsrsReportProvider : ReportProvider
Name | Description |
---|---|
SsrsReportProvider(SsrsHost) | Initializes a new instance of SsrsReportProvider. |
Name | Description |
---|---|
Host | Gets the SsrsHost used to access the SSRS. |
Name | Description |
---|---|
CreateDocument(string, NameValueCollection) | Creates the document for the specified report path. |
GetCatalogItem(string, string, bool, NameValueCollection) | Gets catalog info of the specified path. |