다음을 통해 공유


Warnings.AddErrors 메서드

보호된 멤버 포함
상속된 멤버 포함

Adds a collection of errors to treat as warnings.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 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>) 더 이상 사용되지 않습니다. Adds a collection of errors that iterates through the collection of staging batch errors to treat as warnings.
공용 메서드 AddErrors(Collection<StagingBatchError>) 더 이상 사용되지 않습니다. Adds a collection of errors to the collection of staging batch errors to treat as warnings.

맨 위로 이동

참고 항목

참조

Warnings 클래스

Microsoft.MasterDataServices.Deployment 네임스페이스