Méthode AvailabilityReplicaCollection.CopyTo
SQL Server 2012
Copies the set of connections exposed in the Visual Studio Server Explorer to an array, starting at the specified array index.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Paramètres
- array
- Type : Microsoft.SqlServer.Management.Smo.AvailabilityReplica[]
Array into which the connections are copied.
- index
- Type : System.Int32
The index into the array at which copying should begin.