Server.Databases 属性

定义

获取在服务器上常驻的数据库的集合。

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

属性值

数据库的集合。

属性

适用于