Version

IOlapViewModel Interface Events

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

Public Events
 NameDescription
 EventInitializedOccurs when initialization of metadata is finished.  
 EventLoadCubesCompletedOccurs when asynchronous call for loading cubes is completed.  
 EventLoadDimensionsCompletedOccurs when asynchronous call for loading dimensions is completed.  
 EventLoadMeasuresCompletedOccurs when asynchronous call for loading measures is completed.  
 EventLoadMembersCompletedOccurs when asynchronous call for loading members is completed.  
 EventLoadSchemaCompletedOccurs when asynchronous call for loading schema is completed.  
 EventResultChangedOccurs when the Result is changed.  
See Also