NamedComponent Constructor
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New NamedComponent()
protected NamedComponent()
protected:
NamedComponent()
new : unit -> NamedComponent
protected function NamedComponent()
See Also