Share via


IBIMonitoringServiceApplicationProxy.QueryTimeIntelligence - Méthode

Obtient les membres à partir d'une source de données basée sur la formule d'Intelligence temporelle spécifiée.

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

Syntaxe

'Déclaration
Function QueryTimeIntelligence ( _
    dataSourceLocation As RepositoryLocation, _
    currentTime As DateTime, _
    formula As String _
) As MemberCollection
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim dataSourceLocation As RepositoryLocation
Dim currentTime As DateTime
Dim formula As String
Dim returnValue As MemberCollection

returnValue = instance.QueryTimeIntelligence(dataSourceLocation, _
    currentTime, formula)
MemberCollection QueryTimeIntelligence(
    RepositoryLocation dataSourceLocation,
    DateTime currentTime,
    string formula
)

Paramètres

  • formula
    Type : System.String

    La formule d'Intelligence temporelle spécifiée.

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.MemberCollection
Les membres de la source de données spécifié en fonction de la formule d'Intelligence temporelle spécifiée.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms