Freigeben über


IBIMonitoringStore.GetDataSource-Methode

Ruft eine Datenquelle aus einer SharePoint-Dokumentbibliothek.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Function GetDataSource ( _
    location As RepositoryLocation _
) As DataSource
'Usage
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
Dim returnValue As DataSource

returnValue = instance.GetDataSource(location)
DataSource GetDataSource(
    RepositoryLocation location
)

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.DataSource
Der angeforderte Datenquelle oder ein Nullverweis (Nothing in Visual Basic) ist nicht vorhanden.

Siehe auch

Referenz

IBIMonitoringStore Schnittstelle

IBIMonitoringStore-Member

Microsoft.PerformancePoint.Scorecards-Namespace