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.