| Class | Description | |
|---|---|---|
![]() | CodeClass | Represents the class object which can be used in the expressions. |
![]() | DataSourceBase | Defines a base class for ActiveAnalysis data sources. |
![]() | DataSourceConfigurationException | Represents the incorrect DataSource configuration exception. |
![]() | DataSourceException | Represents an exception related to the Analysis data source. |
![]() | DataSourceFactory | Implements the DataSource factory class. |
![]() | LocalCubeDataSource | Represents a data source, based on previously saved data. |
![]() | MdxDataSource | Represents a data source, based on the MS SQL Server Analysis Services. |
![]() | RdDataSource | Represents a data source, based on the relational database. |
![]() | UnboundDataSource | Represents a data source, based on the unbound data. |
![]() | XmlDataSource | Represents a data source, based on XML. |
| Interface | Description | |
|---|---|---|
![]() | IDataProviderFactory | Provides a common interface for data providers factory. |
![]() | IDataSource | Provides a common interface for data sources. |
![]() | IMultiplePerspectives | Provides the interface to a Data Source that may provide multiple perspectives. |
![]() | IPersistLocalCube | Provides the interface to the data source's persisting cube data facility. |
![]() | IPersistXmlSettings | Provides methods for the Data Source Read/Write settings. |
| Enumeration | Description | |
|---|---|---|
![]() | ConnectionType | Specifies a connection type. |
![]() | SaveLocalCubeOptions | Specifies options for the DataSource's SaveLocalCube method. |


