Database.DataSources Property

Definition

Gets the collection of data sources associated with a Database.

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

Property Value

A collection of data sources.

Attributes

Applies to