Version 24.2 (latest)

IDataProvider Interface Methods

For a list of all members of this type, see IDataProvider members.

Public Methods
 NameDescription
 MethodLoadCubesAsyncLoads the cubes asynchronously.  
 MethodLoadDimensionsAsyncLoads the dimensions in the cube asynchronously.  
 MethodLoadKpisAsyncLoads the KPIs in the cube asynchronously.  
 MethodLoadMeasureGroupDimensionsAsyncLoads the measure group dimensions in the cube asynchronously.  
 MethodLoadMeasureGroupsAsyncLoads the measure groups in the cube asynchronously.  
 MethodLoadMeasuresAsyncLoads the measures in the cube asynchronously.  
 MethodLoadMembersLoads the members depends on given member unique name and the additional integer parameter.  
 MethodLoadMembersAsyncOverloaded. Loads the members and add them as a children to the parent member.  
 MethodLoadSchemaAsyncLoads the schema asynchronously.  
See Also