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: []

See also

Reference

IDataSourceMetadata interface

IDataSourceMetadata members

Microsoft.PerformancePoint.Scorecards namespace