ModelComponent Constructor
Initializes a new instance of the ModelComponent class 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 ModelComponent()
protected ModelComponent()
protected:
ModelComponent()
new : unit -> ModelComponent
protected function ModelComponent()
Vea también