CubeAdmin 成员

包含用于管理 Project Server 中的 OLAP 多维数据集生成服务的方法。

CubeAdmin 类型公开以下成员。

构造函数

  名称 说明
公共方法 CubeAdmin 从基于 ASMX 的CubeAdmin web 服务创建CubeAdmin对象。

页首

属性

  名称 说明
公共属性 AllowAutoRedirect (从 HttpWebClientProtocol 继承。)
受保护的属性 CanRaiseEvents (从 Component 继承。)
公共属性 ClientCertificates (从 HttpWebClientProtocol 继承。)
公共属性 ConnectionGroupName (从 WebClientProtocol 继承。)
公共属性 Container (从 Component 继承。)
公共属性 CookieContainer (从 HttpWebClientProtocol 继承。)
公共属性 Credentials (从 WebClientProtocol 继承。)
受保护的属性 DesignMode (从 Component 继承。)
公共属性 EnableDecompression (从 HttpWebClientProtocol 继承。)
受保护的属性 Events (从 Component 继承。)
公共属性 PreAuthenticate (从 WebClientProtocol 继承。)
公共属性 Proxy (从 HttpWebClientProtocol 继承。)
公共属性 RequestEncoding (从 WebClientProtocol 继承。)
公共属性 Site (从 Component 继承。)
公共属性 SoapVersion (从 SoapHttpClientProtocol 继承。)
公共属性 Timeout (从 WebClientProtocol 继承。)
公共属性 UnsafeAuthenticatedConnectionSharing (从 HttpWebClientProtocol 继承。)
公共属性 Url (从 WebClientProtocol 继承。)
公共属性 UseDefaultCredentials (从 WebClientProtocol 继承。)
公共属性 UserAgent (从 HttpWebClientProtocol 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 WebClientProtocol 继承。)
受保护的方法 BeginInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 BuildOlapDatabase 用于生成 OLAP 数据库使用指定的唯一标识符。
受保护的方法 CancelAsync (从 HttpWebClientProtocol 继承。)
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 CreateOlapDatabase 创建新的 OLAP 数据库具有适当的多维数据集设置。
公共方法 DeleteOlapDatabaseSetting 从列表中删除 OLAP 多维数据集数据库。
公共方法 Discover (从 SoapHttpClientProtocol 继承。)
公共方法 Dispose() (从 Component 继承。)
受保护的方法 Dispose(Boolean) (从 Component 继承。)
受保护的方法 EndInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Component 继承。)
公共方法 GetDefaultOlapDatabase 获取默认 OLAP 多维数据集数据库。
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 GetReaderForMessage (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetService (从 Component 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 GetWebRequest (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest, IAsyncResult) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWriterForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 Invoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback) (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback, Object) (从 SoapHttpClientProtocol 继承。)
受保护的方法 MemberwiseClone() (从 Object 继承。)
受保护的方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
公共方法 QueueCBSRequest 将多维数据集生成服务 (CBS) 请求发送到 Project Server 队列服务。
公共方法 ReadCalculatedMemberDefinitions 读取计算的成员 Analysis Services 中的 Project Server OLAP 多维数据集的定义。
公共方法 ReadCubeFieldSettings 获取有关可显示在 OLAP 多维数据集字段的信息。
公共方法 ReadOlapDatabaseSetting 读取 OLAP 多维数据集数据库设置基于的唯一标识符。
公共方法 ReadOlapDatabaseSettingList 从列表中所有可用数据库读取 OLAP 多维数据集数据库设置。
公共方法 SetCubeBuildingSettings Project Server 2013中已弃用。请改用UpdateOlapDatabaseSettings(Guid, CubeSettingsDataSet)
公共方法 SetDefaultOlapDatabase 设置默认 OLAP 多维数据集数据库。
公共方法 SetOlapDatabaseEnabled 启用或禁用指定多维数据集数据库基于的唯一标识符。
公共方法 ToString (从 Component 继承。)
公共方法 UpdateCubeCalculatedMemberDefinition 更新 OLAP 多维数据集计算成员的定义。
公共方法 UpdateCubeCalculatedMemberDefintion 此方法将替换UpdateCubeCalculatedMemberDefinition(CubeCalculatedMemberDataSet)
公共方法 UpdateCubeFieldSettingForDimension 更新将用作多维数据集维度的字段的设置。
公共方法 UpdateCubeFieldSettingForMeasure 更新将用作多维数据集度量值的字段的设置。
公共方法 UpdateOlapDatabaseSettings 更新多维数据集设置为当前的 OLAP 数据库。

页首

事件

  名称 说明
公共事件 Disposed (从 Component 继承。)

页首

另请参阅

引用

CubeAdmin 类

WebSvcCubeAdmin 命名空间