IBIMonitoringServiceApplicationProxy.GetCubeFromDataSource - Méthode

Récupère les métadonnées de la source de données spécifiée.

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

Syntaxe

'Déclaration
Function GetCubeFromDataSource ( _
    dataSource As DataSource _
) As Cube
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim dataSource As DataSource
Dim returnValue As Cube

returnValue = instance.GetCubeFromDataSource(dataSource)
Cube GetCubeFromDataSource(
    DataSource dataSource
)

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