Konstruktor ModelComponent
Inicjuje nowe wystąpienie ModelComponent klasy przy użyciu wartości domyślnych.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Protected Sub New
'Użycie
Dim instance As New ModelComponent()
protected ModelComponent()
protected:
ModelComponent()
new : unit -> ModelComponent
protected function ModelComponent()