Version 24.2 (latest)

FlatDataModelProvider Class Methods

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

Public Methods
 NameDescription
Public MethodLoadCubesAsyncOverridden. Loads the initialized Infragistics.Olap.Data.ICube.  
Public MethodLoadDimensionsAsyncOverridden. Loads the dimensions for the specified Infragistics.Olap.Data.ICube.  
Public MethodLoadKpisAsyncOverridden. Loads the KPIs in the cube asynchronously.  
Public MethodLoadMeasureGroupDimensionsAsyncOverridden. Loads the measure group dimensions in the cube asynchronously.  
Public MethodLoadMeasureGroupsAsyncOverridden. Loads the measure groups in the cube asynchronously.  
Public MethodLoadMeasuresAsyncOverridden. Loads the measures in the cube asynchronously.  
Public MethodLoadMembers (Inherited from Infragistics.Olap.DataProviderBase)
Public MethodLoadMembersAsyncOverloaded. Overridden. Loads the members and add them as a children to the level.  
Public MethodLoadSchemaAsyncOverridden. Fit call routine.  
Protected Methods
 NameDescription
Protected MethodCreateDimension  
Protected MethodCreateHierarchy  
Protected MethodCreateMemberInitializes a new instance of the Infragistics.Olap.Data.Base.Member class.  
Protected Internal MethodGetHierarchyCacheIndex  
Protected Internal MethodGetLevelCacheIndex  
Protected Internal MethodGetMember  
Protected Internal MethodGetMemberDataRows  
Protected Internal MethodGetMemberMetadata  
Protected Internal MethodGetMemberRelevantDataRows  
Protected MethodOnLoadCubesCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadDimensionsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadKpisCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadMeasureGroupDimensionsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadMeasureGroupsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadMeasuresCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadMembersCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Protected MethodOnLoadSchemaCompleted (Inherited from Infragistics.Olap.DataProviderBase)
See Also