Cube.DataSourceView Property

Definition

Gets the DataSourceView object associated with a Cube.

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

Property Value

A DataSourceView object representing the data-source view of the cube.

Attributes

Applies to