Dundas.BI.Data Namespace |
Class | Description | |
---|---|---|
DataConnectionException |
The exception that is thrown when the data connection cannot be established.
| |
DataConstants | Constants pertaining to data-related functionality. | |
DataDiscoveryException |
Exception that occurs when the data structure cannot be discovered.
| |
DataProviderException |
The exception that is caused by the data provider exception that we cannot categorize.
| |
DataProviderLoadException |
The exception that is thrown when the data provider cannot be loaded because it
requires third party drivers to be installed.
| |
DbDataReaderExtensions |
Provides extension methods for DbDataReader objects.
| |
InvalidProviderException |
The exception that is thrown when there was an error loading the provider.
| |
InvalidSchemaException |
The exception that is thrown when there is an issue with the schema being set.
| |
ProviderReaderException |
The exception that is thrown when there was an error reading data.
|
Interface | Description | |
---|---|---|
IComponentService |
Interface used for the process component service factory.
|
Enumeration | Description | |
---|---|---|
AggregatorFunctions |
The in-memory aggregators supported by the application.
| |
DatabaseType |
Represents the database type supported by the application.
| |
DateTimeGranularity |
Represents supported granularities for calendar values.
| |
LogicalOperator |
The supported logical operators.
| |
ProgressStepType |
Enumeration used for reporting the main steps taken when retrieving business data.
| |
SingleRecordRepresentationType |
Enumeration that contains the supported rules for single record representation.
| |
ValueTextCategory |
The supported categories for parameter value captions.
|