DatabaseReplicaStateCollection.CopyTo(DatabaseReplicaState[], Int32) Method

Definition

public void CopyTo (Microsoft.SqlServer.Management.Smo.DatabaseReplicaState[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.DatabaseReplicaState[] * int -> unit
Public Sub CopyTo (array As DatabaseReplicaState(), index As Integer)

Parameters

index
Int32

Applies to