This topic has not yet been rated - Rate this topic

Server.Databases Property

Gets the collection of databases resident on a Server.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(false)]
public DatabaseCollection Databases { get; }

Property Value

Type: Microsoft.AnalysisServices.DatabaseCollection
A collection of databases.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.