Database.DataSourceViews Property

Definition

Gets the collection of data source views associated with a Database.

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

Property Value

A collection of data source views.

Attributes

Applies to