StoredProcedureCollection.CopyTo(StoredProcedure[], Int32) Méthode

Définition

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

Paramètres

array
StoredProcedure[]
index
Int32

S’applique à