Compartilhar via


IDataSourceMetadata.GetDimensions Method

Gets the dimensions in the cube.

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

Syntax

'Declaration
Function GetDimensions As DimensionCollection
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As DimensionCollection

returnValue = instance.GetDimensions()
DimensionCollection GetDimensions()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.DimensionCollection
A collection of dimension information.

See Also

Reference

IDataSourceMetadata Interface

IDataSourceMetadata Members

Microsoft.PerformancePoint.Scorecards Namespace