JobCategoryCollection.CopyTo(JobCategory[], Int32) Methode

Definition

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)

Parameter

array
JobCategory[]
index
Int32

Gilt für: