AddErrors-Methode
Adds a collection of errors to the collection of services errors to treat as warnings.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
| Name | Beschreibung | |
|---|---|---|
![]() |
AddErrors(IEnumerable< (Of < <' (Error> ) > > )) | Adds a collection of errors that iterates through the collection of Error objects to treat as warnings. |
![]() |
AddErrors(Collection< (Of < <' (Error> ) > > )) | Adds a collection of errors to the collection of Error objects to treat as warnings. |
![]() |
AddErrors(IEnumerable< (Of < <' (StagingBatchError> ) > > )) | Adds a collection of errors that iterates through the collection of StagingBatchError objects to treat as warnings. |
![]() |
AddErrors(Collection< (Of < <' (StagingBatchError> ) > > )) | Adds a collection of errors to the collection of StagingBatchError objects to treat as warnings. |
Zum Anfang
.gif)