Aracılığıyla paylaş


NamedComponent.CopyTo Yöntemi (NamedComponent)

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

Sözdizimi

'Bildirim
Protected Sub CopyTo ( _
    obj As NamedComponent _
)
'Kullanım
Dim obj As NamedComponent

Me.CopyTo(obj)
protected void CopyTo(
    NamedComponent obj
)
protected:
void CopyTo(
    NamedComponent^ obj
)
member CopyTo : 
        obj:NamedComponent -> unit 
protected function CopyTo(
    obj : NamedComponent
)

Parametreler