CubeAdmin.ReadOlapDatabaseSettingList 方法
从列表中所有可用数据库读取 OLAP 多维数据集数据库设置。
命名空间: WebSvcCubeAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/ReadOlapDatabaseSettingList", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/", _
ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadOlapDatabaseSettingList As CubeSettingsDataSet
用法
Dim instance As CubeAdmin
Dim returnValue As CubeSettingsDataSet
returnValue = instance.ReadOlapDatabaseSettingList()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/ReadOlapDatabaseSettingList", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/",
ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/CubeAdmin/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public CubeSettingsDataSet ReadOlapDatabaseSettingList()
返回值
类型:WebSvcCubeAdmin.CubeSettingsDataSet
返回CubeSettingsDataSet。
备注
Project Server 权限
权限 |
说明 |
---|---|
允许用户管理 OLAP 多维数据集创建的设置。全局权限。 |
|
允许用户管理服务 (如 Active Directory 设置和数据库超时。全局权限。 |