Namespace Syncfusion.Olap.DataProvider
Classes
AdomdDataProvider
Multi-dimensional data provider that uses ADOMD for .NET to connect and retrieve data from the multi-dimensional data source. |
AdomdDataProviderHelper
Helper class for the ADOMD data provider. |
DataProviderException
Represents the exception raised when user tries to perform restricted operation in the data provider. |
MDXQueryEventArgs
Provides data for OnMDXQueryExceptionHandler event. |
Interfaces
IDataProvider
Multidimensional data provider interface. An interface that must be implemented in OLAP data provider. |
Enums
NodeTypes
Represents the constants that specify the type of nodes. |
Providers
This enumeration holds provider name. |
Delegates
OnMDXQueryExceptionEventHandler
Represents the method that handles the event raised when an exception is thrown while executing the MDX query. |