Dundas.BI.Export Namespace |
Class | Description | |
---|---|---|
![]() | ClientExportRequest |
Class that encapsulates a export request and the associated options in a read-only format which is passed to Export Completed Event.
|
![]() | ExportCompletedEventArgs | Provides data for the export-related events. |
![]() | ExportConstants | Constants pertaining to functionality in the Dundas.BI.Export namespace. |
![]() | ExportContext |
Class used to provide the pointer for a specific request result.
|
![]() | ExportDataRetrievalException |
The exception that is thrown when an export's data retrieval has an exception.
|
![]() | ExportEmptyException |
The exception that is thrown when an export is empty.
|
![]() | ExportException |
The exception that is thrown when an export fails.
|
![]() | ExportProvider |
Base class for all export providers.
|
![]() | ExportProviderInfo |
Export provider information.
|
![]() | ExportProviderRequest |
A request to retrieve data for a metric set that includes overrides and parameters.
|
![]() | ExportRequest |
Class that encapsulates a export request and the associated options.
|
![]() | ExportResult |
Class that represents the result for an export operation.
|
![]() | ExportResultInfo |
Class that contains information regarding the result for an export operation.
|
![]() | ExportResultInfoQueryFilterRule |
Represents a filter expression used when querying for export results.
|
![]() | StandardExportSettingIds |
The standard export settings class.
|
Interface | Description | |
---|---|---|
![]() | IExportProviderService |
Interface used to list and get export providers.
|
![]() | IExportService |
Provides export of dashboards to various formats.
|
Enumeration | Description | |
---|---|---|
![]() | ExportProviderKinds |
Represents the status of an export data request.
|
![]() | ExportResultInfoQueryField | Properties that can be used to query for export results. |
![]() | RequestStatus |
Represents the status of an export data request.
|