IDataSourceMetadata.GetCubeNameInfos method

Gets cube name information.

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

Syntax

'Declaration
Function GetCubeNameInfos As NameInfoCollection
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As NameInfoCollection

returnValue = instance.GetCubeNameInfos()
NameInfoCollection GetCubeNameInfos()

Return value

Type: Microsoft.PerformancePoint.Scorecards.NameInfoCollection
A collection of information of the cubes in this database.

See also

Reference

IDataSourceMetadata interface

IDataSourceMetadata members

Microsoft.PerformancePoint.Scorecards namespace