The following tables list the members exposed by XmlaDataProvider.
Name | Description | |
---|---|---|
XmlaDataProvider Constructor | Initializes a new instance of the XmlaDataProvider class. |
Name | Description | |
---|---|---|
Connection | Gets the connection. | |
ConnectionSettings | Overridden. Gets the connection settings that are needed for accessing the data source |
Name | Description | |
---|---|---|
DiscoverProperties | Gets the collection of properties used when XMLA Discover method is executed. | |
XmlaConnectionSettings | Gets the XmlaConnectionSettings instance used by this XmlaDataProvider. |
Name | Description | |
---|---|---|
LoadCubesAsync | Overridden. Loads the cubes asynchronously. | |
LoadDimensionsAsync | Overridden. Loads the dimensions in the cube asynchronously. | |
LoadKpisAsync | Overridden. Loads the measures in the cube asynchronously. | |
LoadMeasureGroupDimensionsAsync | Overridden. Loads the measure group dimensions in the cube asynchronously. | |
LoadMeasureGroupsAsync | Overridden. Loads the dimensions in the cube asynchronously. | |
LoadMeasuresAsync | Overridden. Loads the measures in the cube asynchronously. | |
LoadMembers | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadMembersAsync | Overloaded. Overridden. Loads the members and add them as a children to the level. | |
LoadSchemaAsync | Overridden. Loads the schema asynchronously. |
Name | Description | |
---|---|---|
AddDatabase | Adds the database to schema. | |
AddKeyPerformanceIndicator | Adds the key performance indicator to cube KPI's collection | |
OnInitXmlaMethod | ||
OnLoadCubesCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadDimensionsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadKpisCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadMeasureGroupDimensionsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadMeasureGroupsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadMeasuresCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadMembersCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
OnLoadSchemaCompleted | (Inherited from Infragistics.Olap.DataProviderBase) |
Name | Description | |
---|---|---|
InitXmlaMethod | Occurs before the IXmlaSoapMethod is being constructed. | |
LoadCubesCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadDimensionsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadKpisCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadMeasureGroupDimensionsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadMeasureGroupsCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadMeasuresCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadMembersCompleted | (Inherited from Infragistics.Olap.DataProviderBase) | |
LoadSchemaCompleted | (Inherited from Infragistics.Olap.DataProviderBase) |