JobCollection.CopyTo(Job[], Int32) Méthode

Définition

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

Paramètres

array
Job[]
index
Int32

S’applique à