Version

FlatDataModelProvider Class Members

The following tables list the members exposed by FlatDataModelProvider.

Public Constructors
 NameDescription
Public ConstructorFlatDataModelProvider ConstructorInitializes a new instance of the FlatDataModelProvider class.  
Protected Fields
 NameDescription
Protected FieldLevelDescriptorExpressions  
Public Properties
 NameDescription
Public PropertyAutoUpdate  
Public PropertyConnectionSettingsOverridden.   
Public PropertyCubesSettingsGets list of all CubeMetadata objects defined for this FlatDataModelProvider.  
Public PropertyDimensionsGenerationModeGets or sets the data source used to extract information about the dimensions generation.  
Public PropertyHierarchyDescriptorsGets the IList of HierarchyDescriptor objects that describe the rules of building custom hierarchies over the properties of the data item objects.  
Public PropertyUpdateTimeout  
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)
Public Events
 NameDescription
Public EventDataProviderSourceChangedRased when is changed the original data source of class which implements Infragistics.Olap.IDataProvider.  
Public EventLoadCubesCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadDimensionsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadKpisCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadMeasureGroupDimensionsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadMeasureGroupsCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadMeasuresCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadMembersCompleted (Inherited from Infragistics.Olap.DataProviderBase)
Public EventLoadSchemaCompleted (Inherited from Infragistics.Olap.DataProviderBase)
See Also