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 | |
---|---|---|
AddErrors(IEnumerable<Error>) | Adds a collection of errors that iterates through the collection of services errors to treat as warnings. | |
AddErrors(Collection<Error>) | Adds a collection of errors to the collection of services errors to treat as warnings. | |
AddErrors(IEnumerable<StagingBatchError>) | Obsoleto. Adds a collection of errors that iterates through the collection of staging batch errors to treat as warnings. | |
AddErrors(Collection<StagingBatchError>) | Obsoleto. Adds a collection of errors to the collection of staging batch errors to treat as warnings. |
Início