Lire en anglais

Partager via


Méthode SoapPayloadMethodCollection.CopyTo

Copies the collection objects to a one-dimensional array starting at the index value specified.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

public void CopyTo(
    SoapPayloadMethod[] array,
    int index
)

Paramètres

  • index
    Type : System.Int32
    An Int32 value that specifies the index value from where to start the copy.

Exemples

Utilisation de collections

Voir aussi

Référence

SoapPayloadMethodCollection Classe

Espace de noms Microsoft.SqlServer.Management.Smo