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

속성 값

데이터베이스 컬렉션입니다.

특성

적용 대상