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