CubeAdmin members
Office 2013 and later
Includes methods for managing the OLAP Cube Build Service in Project Server.
The CubeAdmin type exposes the following members.
Top
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
BuildOlapDatabase | Used to build an OLAP database using the specified unique identifier. |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
CreateOlapDatabase | Creates a new OLAP database with the appropriate cube settings. |
|
DeleteOlapDatabaseSetting | Deletes an OLAP cube database from the list. |
|
Discover | (Inherited from SoapHttpClientProtocol.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
GetDefaultOlapDatabase | Gets the default OLAP cube database. |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
|
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
|
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
Invoke | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
QueueCBSRequest | Sends a Cube Build Service (CBS) request to the Project Server Queuing service. |
|
ReadCalculatedMemberDefinitions | Reads the calculated member definitions of the Project Server OLAP cube in Analysis Services. |
|
ReadCubeFieldSettings | Gets information about the fields that can appear in the OLAP cubes. |
|
ReadOlapDatabaseSetting | Reads the OLAP cube database settings based on the unique identifier. |
|
ReadOlapDatabaseSettingList | Reads the OLAP cube database settings from the list of all available databases. |
|
SetCubeBuildingSettings | Deprecated in Project Server 2013. Instead, use UpdateOlapDatabaseSettings(Guid, CubeSettingsDataSet). |
|
SetDefaultOlapDatabase | Sets the default OLAP cube database. |
|
SetOlapDatabaseEnabled | Enables or disables the specified cube database based on the unique identifier. |
|
ToString | (Inherited from Component.) |
|
UpdateCubeCalculatedMemberDefinition | Updates the definition of calculated members in OLAP cubes. |
|
UpdateCubeCalculatedMemberDefintion | This method is replaced by UpdateCubeCalculatedMemberDefinition(CubeCalculatedMemberDataSet). |
|
UpdateCubeFieldSettingForDimension | Updates the settings for fields that will be used as cube dimensions. |
|
UpdateCubeFieldSettingForMeasure | Updates the settings for fields that will be used as cube measures. |
|
UpdateOlapDatabaseSettings | Updates the cube settings for the current OLAP database. |
Show: