CubeAdminPostCubeProcessEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnCubeProcessed event handler method.
The CubeAdminPostCubeProcessEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CubeAdminPostCubeProcessEventArgs | Creates an instance of the CubeAdminPostCubeProcessEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
DbName | Gets the name of the OLAP database. | |
RequestUID | Gets the GUID of a request for data or metadata from the OLAP database. | |
ServerName | Gets the name of the server that hosts the OLAP database. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top