Adds a collection of errors to treat as warnings.
Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | AddErrors(Collection<Error>) | Adds a collection of errors to the collection of services errors to treat as warnings. | 
| .jpeg) | AddErrors(Collection<StagingBatchError>) | Obsolete.Adds a collection of errors to the collection of staging batch errors to treat as warnings. | 
| .jpeg) | AddErrors(IEnumerable<Error>) | Adds a collection of errors that iterates through the collection of services errors to treat as warnings. | 
| .jpeg) | AddErrors(IEnumerable<StagingBatchError>) | Obsolete.Adds a collection of errors that iterates through the collection of staging batch errors to treat as warnings. | 
See Also
Warnings Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top