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
Protected method CubeAdminEventReceiver Creates a new instance of the CubeAdminEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnCubeBuilding A pre-event handler from the Cube Build Service that occurs when an OLAP cube starts to build.
Public method 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.
Public method OnCubeProcessed A post-event handler for the UpdateCubeCalculatedMemberDefintion method, the UpdateCubeFieldSettingForDimension method, and the UpdateCubeFieldSettingForMeasure method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CubeAdminEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace