Compartilhar via


Construtor NamedComponent (String)

Initializes a new instance of the NamedComponent class.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    name As String _
)
'Uso
Dim name As String 

Dim instance As New NamedComponent(name)
protected NamedComponent(
    string name
)
protected:
NamedComponent(
    String^ name
)
new : 
        name:string -> NamedComponent
protected function NamedComponent(
    name : String
)

Parâmetros

Consulte também

Referência

NamedComponent Classe

Sobrecarregado NamedComponent

Namespace Microsoft.AnalysisServices