JobCategoryCollection.CopyTo(JobCategory[], Int32) Método

Definición

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

Parámetros

array
JobCategory[]
index
Int32

Se aplica a