RegisteredSubscriberCollection.CopyTo Yöntemi (RegisteredSubscriberCollection, Int32)
Koleksiyon bir kopyasını oluşturur.
Ad Alanı: Microsoft.SqlServer.Replication
Derleme: Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo içinde.dll)
Sözdizimi
'Bildirim
Public Sub CopyTo ( _
replicationCollection As RegisteredSubscriberCollection, _
index As Integer _
)
'Kullanım
Dim instance As RegisteredSubscriberCollection
Dim replicationCollection As RegisteredSubscriberCollection
Dim index As Integer
instance.CopyTo(replicationCollection, _
index)
public void CopyTo(
RegisteredSubscriberCollection replicationCollection,
int index
)
public:
void CopyTo(
RegisteredSubscriberCollection^ replicationCollection,
int index
)
member CopyTo :
replicationCollection:RegisteredSubscriberCollection *
index:int -> unit
public function CopyTo(
replicationCollection : RegisteredSubscriberCollection,
index : int
)
Parametreler
- replicationCollection
Tür: Microsoft.SqlServer.Replication.RegisteredSubscriberCollection
A RegisteredSubscriberCollection özgün kopyasını alacak olan nesne koleksiyon.
- index
Tür: System.Int32
Bir Int32 özgün içindeki dizin konumunu belirten değer koleksiyon kopyalama işlemini başlatmak için.
Açıklamalar
Bu ad, sınıf veya üye yalnızca desteklenen sürüm 2.0.net Framework.