Share via


IDataSourceProvider.TestConnection Method

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

Type: System.Boolean
true if the connection is successful; otherwise false.

See Also

Reference

IDataSourceProvider Interface

IDataSourceProvider Members

Microsoft.PerformancePoint.Scorecards Namespace