Partager via


ModelComponent constructeur

Initializes a new instance of the ModelComponent class using the default values.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation

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