Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: []