Compartilhar via


Método Warnings.AddErrors

Incluir membros protegidos
Incluir membros herdados

Adds a collection of errors to treat as warnings.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público AddErrors(IEnumerable<Error>) Adds a collection of errors that iterates through the collection of services errors to treat as warnings.
Método público AddErrors(Collection<Error>) Adds a collection of errors to the collection of services errors to treat as warnings.
Método público AddErrors(IEnumerable<StagingBatchError>) Obsoleto. Adds a collection of errors that iterates through the collection of staging batch errors to treat as warnings.
Método público AddErrors(Collection<StagingBatchError>) Obsoleto. Adds a collection of errors to the collection of staging batch errors to treat as warnings.

Início

Consulte também

Referência

Warnings Classe

Namespace Microsoft.MasterDataServices.Deployment