IDataSourceMetadata.GetCubeNames Method
Get the names of the cubes in the database of the data source.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Function GetCubeNames As String()
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As String()
returnValue = instance.GetCubeNames()
string[] GetCubeNames()
Return Value
Type: []