StatusMessage 구조체

정의

Integration Services 패키지를 업그레이드한 결과로 생성되는 경고 및 오류 메시지를 지정합니다.

public value class StatusMessage
public struct StatusMessage
type StatusMessage = struct
Public Structure StatusMessage
상속
StatusMessage

필드

Code

Integration Services 패키지를 업그레이드하여 발생하는 경고 또는 오류 메시지에 대한 고유 코드입니다.

Exception

Integration Services 패키지를 업그레이드하여 발생하는 예외입니다.

Message

Integration Services 패키지를 업그레이드한 결과인 메시지 텍스트입니다.

Status

Integration Services 패키지의 업그레이드 상태입니다.

적용 대상