Metodo Assembly.CopyTo

Include i membri protetti
Include i membri ereditati

Creates a full copy of object into the existing object, passed as parameter.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico CopyTo(Assembly) Copies an assembly to the specified object.
Metodo protetto CopyTo(ModelComponent) Infrastruttura. Copies a ModelComponent object to the specified object. Ereditato da ModelComponent.
Metodo protetto CopyTo(NamedComponent) Infrastruttura. Copies a NamedComponent object to the specified object. Ereditato da NamedComponent.
Metodo protetto CopyTo(MajorObject, Boolean) Infrastruttura. Copies an assembly to the specified destination. Esegue l'override di MajorObject.CopyTo(MajorObject, Boolean).

In alto

Vedere anche

Riferimento

Assembly Classe

Spazio dei nomi Microsoft.AnalysisServices