Udostępnij za pośrednictwem


Konstruktor Assembly

Inicjuje nowe wystąpienie Assembly 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 [Assembly]()
protected Assembly()
protected:
Assembly()
new : unit -> Assembly
protected function Assembly()