Construtor DataSource

Initializes a new instance of DataSource using the default values.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Protected Sub New
'Uso

Dim instance As New DataSource()
protected DataSource()
protected:
DataSource()
new : unit -> DataSource
protected function DataSource()