Share via


IDataSourceMetadata.GetCube Method

Gets the cube represented by the data source.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Function GetCube As Cube
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As Cube

returnValue = instance.GetCube()
Cube GetCube()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.Cube
The cube that the data source points to.

See Also

Reference

IDataSourceMetadata Interface

IDataSourceMetadata Members

Microsoft.PerformancePoint.Scorecards Namespace