Udostępnij za pośrednictwem


Konstruktor NamedComponent (String)

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Protected Sub New ( _
    name As String _
)
'Użycie
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
)

Parametry