Sprache

MergeSubscriptionCollection.CopyTo(MergeSubscriptionCollection, Int32) Methode

Definition

Macht eine Kopie der Sammlung.

public:
 void CopyTo(Microsoft::SqlServer::Replication::MergeSubscriptionCollection ^ replicationCollection, int index);
public void CopyTo(Microsoft.SqlServer.Replication.MergeSubscriptionCollection replicationCollection, int index);
override this.CopyTo : Microsoft.SqlServer.Replication.MergeSubscriptionCollection * int -> unit
Public Sub CopyTo (replicationCollection As MergeSubscriptionCollection, index As Integer)

Parameter

replicationCollection
MergeSubscriptionCollection

Ein MergeSubscriptionCollection Objekt, das die Kopie der Originalsammlung erhalten soll.

index
Int32

Ein Int32 Wert, der die Indexposition innerhalb der ursprünglichen Sammlung angibt, um mit dem Kopieren zu beginnen.

Hinweise

Dieser Namensraum, diese Klasse oder dieses Mitglied wird nur in Version 2.0 des Microsoft .NET Frameworks unterstützt.

Gilt für: