Version

XmlaDataProvider Class Members

The following tables list the members exposed by XmlaDataProvider.

Public Constructors
 NameDescription
Public ConstructorXmlaDataProvider ConstructorInitializes a new instance of the XmlaDataProvider class.  
Protected Fields
 NameDescription
Protected FieldAllMemberStringConstant  
Protected FieldCatalogNameStringConstant  
Protected FieldCatalogPropertyNameStringConstant  
Protected FieldChildrenCardinalityStringConstant  
Protected FieldCubeCaptionStringConstant  
Protected FieldCubeNameStringConstant  
Protected FieldCubeStringConstant  
Protected FieldCubeTypeStringConstant  
Protected FieldDataSourceInfoStringConstant  
Protected FieldDefaultFormatStringConstant  
Protected FieldDefaultMemberStringConstant  
Protected FieldDescriptionStringConstant  
Protected FieldDimensionCaptionStringConstant  
Protected FieldDimensionNameStringConstant  
Protected FieldDimensionStringConstant  
Protected FieldDimensionTypeStringConstant  
Protected FieldDimensionUniqueNameStringConstant  
Protected FieldHierarchyCaptionStringConstant  
Protected FieldHierarchyDisplayFolderStringConstant  
Protected FieldHierarchyNameStringConstant  
Protected FieldHierarchyOriginStringConstant  
Protected FieldHierarchyUniqueNameStringConstant  
Protected FieldLastDataUpdateStringConstant  
Protected FieldLastSchemaUpdateStringConstant  
Protected FieldLevelCaptionStringConstant  
Protected FieldLevelCardinalityStringConstant  
Protected FieldLevelNameStringConstant  
Protected FieldLevelNumberStringConstant  
Protected FieldLevelUniqueNameStringConstant  
Protected FieldMeasureAggregatorStringConstant  
Protected FieldMeasureCaptionStringConstant  
Protected FieldMeasureGroupCaptionStringConstant  
Protected FieldMeasureGroupNameStringConstant  
Protected FieldMeasureNameStringConstant  
Protected FieldMeasureUniqueNameStringConstant  
Protected FieldMemberCaptionStringConstant  
Protected FieldMemberNameStringConstant  
Protected FieldMemberUniqueNameStringConstant  
Protected FieldParentUniqueNameStringConstant  
Protected FieldPropertyListStringConstant  
Protected FieldRestrictionListStringConstant  
Protected FieldRowStringConstant  
Protected FieldSchemaCatalogsStringConstant  
Protected FieldSchemaCubesStringConstant  
Protected FieldSchemaDimensionsStringConstant  
Protected FieldSchemaHierarchiesStringConstant  
Protected FieldSchemaLevelsStringConstant  
Protected FieldSchemaMeasureGroupDimensionsStringConstant  
Protected FieldSchemaMeasureGroupsStringConstant  
Protected FieldSchemaMeasuresStringConstant  
Protected FieldSchemaMembersStringConstant  
Protected FieldSchemaNameStringConstant  
Protected FieldScopeStringConstant  
Protected FieldTreeOpStringConstant  
Public Properties
 NameDescription
Public PropertyConnectionGets the connection.  
Public PropertyConnectionSettingsOverridden. Gets the connection settings that are needed for accessing the data source  
Protected Properties
 NameDescription
Protected PropertyDiscoverPropertiesGets the collection of properties used when XMLA Discover method is executed.  
Protected PropertyXmlaConnectionSettingsGets the XmlaConnectionSettings instance used by this XmlaDataProvider.  
Public Methods
 NameDescription
Public MethodLoadCubesAsyncOverridden. Loads the cubes asynchronously.  
Public MethodLoadDimensionsAsyncOverridden. Loads the dimensions in the cube asynchronously.  
Public MethodLoadKpisAsyncOverridden. Loads the measures in the cube asynchronously.  
Public MethodLoadMeasureGroupDimensionsAsyncOverridden. Loads the measure group dimensions in the cube asynchronously.  
Public MethodLoadMeasureGroupsAsyncOverridden. Loads the dimensions 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. Loads the schema asynchronously.  
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic)AddDatabaseAdds the database to schema.  
Protected Methodstatic (Shared in Visual Basic)AddKeyPerformanceIndicatorAdds the key performance indicator to cube KPI's collection  
Protected MethodOnInitXmlaMethod  
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 EventInitXmlaMethodOccurs before the IXmlaSoapMethod is being constructed.  
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