Freigeben über


Warnings.AddErrors-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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

Zum Anfang

Siehe auch

Verweis

Warnings Klasse

Microsoft.MasterDataServices.Deployment-Namespace