CubeAdmin Methods

Include Protected Members
Include Inherited Members

The CubeAdmin type exposes the following members.

Methods

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

Top

See Also

Reference

CubeAdmin Class

CubeAdmin Web Service