UpgradeResult 클래스

정의

Integration Services 패키지 컬렉션을 업그레이드한 결과를 결정합니다.

public ref class UpgradeResult
public class UpgradeResult
type UpgradeResult = class
Public Class UpgradeResult
상속
UpgradeResult

설명

UpgradeResult메서드에서 개체를 반환합니다Upgrade. 패키지를 업그레이드하는 방법을 보여 주는 코드 예제는 Upgrade 메서드를 참조하십시오.

속성

Failures

업그레이드하지 못한 Integration Services 패키지를 가져옵니다.

Status

Integration Services 패키지 컬렉션의 업그레이드 상태를 가져옵니다.

Succeeded

성공적으로 업그레이드된 Integration Services 패키지를 가져옵니다.

Warnings

성공적으로 업그레이드되고 경고가 있는 Integration Services 패키지를 가져옵니다.

적용 대상