Dimension.DataSourceView Property

Definition

Gets the DataSourceView object associated with a Dimension.

[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

An object containing DataSourceView information.

Attributes

Applies to