Aracılığıyla paylaş


NamedComponent Oluşturucusu (String)

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Protected Sub New ( _
    name As String _
)
'Kullanım
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
)

Parametreler