Cube.DataSource Property

Gets the DataSource object associated with a Cube.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public DataSource DataSource { get; }

Property Value

Type: Microsoft.AnalysisServices.DataSource
An object containing DataSource information.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace