Partager via


Méthode Warnings.AddErrors

Inclure les membres protégés
Inclure les membres hérités

Adds a collection of errors to treat as warnings.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique AddErrors(IEnumerable<Error>) Adds a collection of errors that iterates through the collection of services errors to treat as warnings.
Méthode publique AddErrors(Collection<Error>) Adds a collection of errors to the collection of services errors to treat as warnings.
Méthode publique AddErrors(IEnumerable<StagingBatchError>) Obsolète. Adds a collection of errors that iterates through the collection of staging batch errors to treat as warnings.
Méthode publique AddErrors(Collection<StagingBatchError>) Obsolète. Adds a collection of errors to the collection of staging batch errors to treat as warnings.

Haut de la page

Voir aussi

Référence

Warnings Classe

Espace de noms Microsoft.MasterDataServices.Deployment