DataSource Constructor
Initializes a new instance of DataSource using the default values.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Protected Sub New
'Uso
Dim instance As New DataSource()
protected DataSource()
protected:
DataSource()
new : unit -> DataSource
protected function DataSource()
Vea también