Costruttore NamedComponent
Initializes a new instance of the NamedComponent class.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New NamedComponent()
protected NamedComponent()
protected:
NamedComponent()
new : unit -> NamedComponent
protected function NamedComponent()