Share via


IDataSourceProvider.TestConnection Method (Microsoft.PerformancePoint.Scorecards)

Tests the connection to a data source.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Function TestConnection As Boolean
'Usage
Dim instance As IDataSourceProvider
Dim returnValue As Boolean

returnValue = instance.TestConnection
bool TestConnection ()

Return Value

Returns true if the connection was successful. Otherwise, returns false.

See Also

Reference

IDataSourceProvider Interface
IDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards Namespace