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 を返します。
注釈
プロジェクト サーバーのアクセス許可
権限 |
説明 |
---|---|
OLAP キューブ作成の設定を管理することができます。グローバル アクセス権。 |
|
Active Directory の設定やデータベースのタイムアウトなどのサービスを管理することができます。グローバル アクセス権。 |