Share via


CubeAdminEventReceiver members

Includes event handlers for the Cube Build Service (CBS) and methods in the WebSvcCubeAdmin.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 OnCubeBuildingRemote
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 OnCubeBuiltRemote
Public method OnCubeProcessed A post-event handler for the UpdateCubeCalculatedMemberDefintion method, the UpdateCubeFieldSettingForDimension method, and the UpdateCubeFieldSettingForMeasure method.
Public method OnCubeProcessedRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

CubeAdminEventReceiver class

Microsoft.Office.Project.Server.Events namespace