Version 24.2 (latest)

DataSourceBase Class Events

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

Public Events
 NameDescription
Public EventInitializedOccurs when initialization of metadata is finished.  
Public EventLoadCubesCompletedOccurs when asynchronous call for loading cubes is completed.  
Public EventLoadDimensionsCompletedOccurs when asynchronous call for loading dimensions is completed.  
Public EventLoadMeasureGroupsCompletedOccurs when asynchronous call for loading of measure groups is completed.  
Public EventLoadMeasuresCompletedOccurs when asynchronous call for loading measures is completed.  
Public EventLoadMembersCompletedOccurs when asynchronous call for loading members is completed.  
Public EventLoadSchemaCompletedOccurs when asynchronous call for loading schema is completed.  
Public EventMetadataTreeItemAddingOccurs when a new item is added to Metadata property hierarchy.  
Public EventPropertyChangedOccurs when a property value has changed.  
Public EventResultChangedOccurs when the Result is changed.  
See Also