ExtendedStoredProcedureCollection.CopyTo(ExtendedStoredProcedure[], Int32) Method

Definition

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

Parameters

index
Int32

Applies to