Metodo AddErrors
Adds a collection of errors to the collection of services errors to treat as warnings.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto