Share via


DataSource Constructor (String)

Initializes a new instance of the DataSource class of the specified type.

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

Syntax

'Declaration
Public Sub New ( _
    sourceName As String _
)
'Usage
Dim sourceName As String

Dim instance As New DataSource(sourceName)
public DataSource(
    string sourceName
)

Parameters

See Also

Reference

DataSource Class

DataSource Members

DataSource Overload

Microsoft.PerformancePoint.Scorecards Namespace