次の方法で共有


Server.Databases プロパティ

定義

サーバに存在するデータベースのコレクションを取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Tabular.DatabaseCollection Databases { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Databases : Microsoft.AnalysisServices.Tabular.DatabaseCollection
Public ReadOnly Property Databases As DatabaseCollection

プロパティ値

属性

適用対象