CubeAdmin.ReadOlapDatabaseSettingList-Methode
Liest den OLAP-Cube Datenbankeinstellungen aus der Liste aller verfügbaren Datenbanken.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<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
'Usage
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()
Rückgabewert
Typ: WebSvcCubeAdmin.CubeSettingsDataSet
Gibt CubeSettingsDataSetzurück.
Hinweise
Project Server-Berechtigungen
Berechtigung |
Beschreibung |
---|---|
Ermöglicht einem Benutzer das Verwalten von Einstellungen für die Erstellung von OLAP-Cubes. Die globale Berechtigung. |
|
Ermöglicht einem Benutzer das Verwalten von Diensten wie Active Directory-Einstellungen und Timeouts für die Datenbank. Die globale Berechtigung. |