Partition.DataSource Property

Definition

Gets the DataSource object for the partition.

[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

A DataSource object for the partition.

Attributes

Applies to