Dimension.DataSource Property

Definition

Gets the data source object used in the current dimension.

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

Property Value

An object containing DataSource information.

Attributes

Applies to