IBIMonitoringServiceApplicationProxy.GetCube - Méthode

Récupère les métadonnées d'une source de données, en fonction de l'emplacement de la source de données.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
Function GetCube ( _
    dataSourceLocation As RepositoryLocation _
) As Cube
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim dataSourceLocation As RepositoryLocation
Dim returnValue As Cube

returnValue = instance.GetCube(dataSourceLocation)
Cube GetCube(
    RepositoryLocation dataSourceLocation
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.Cube
Les métadonnées de la source de données spécifiée.

Remarques

Tous les types de source de données prend en charge cette opération.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms