CubeAdminEventReceiver Members
Include Protected Members
Include Inherited Members
Includes event handlers for the Cube Build Service (CBS) and methods in the [CubeAdmin Web service].CubeAdmin class.
The CubeAdminEventReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CubeAdminEventReceiver | Creates a new instance of the CubeAdminEventReceiver class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnCubeBuilding | A pre-event handler from the Cube Build Service that occurs when an OLAP cube starts to build. |
![]() |
OnCubeBuilt | A post-event handler from the Cube Build Service that occurs when the cube metadata has been assembled but the cube is not yet populated with data. |
![]() |
OnCubeProcessed | A post-event handler for the UpdateCubeCalculatedMemberDefintion method, the UpdateCubeFieldSettingForDimension method, and the UpdateCubeFieldSettingForMeasure method. |
![]() |
ToString | (Inherited from Object.) |
Top