IDTSOutputColumn100.ErrorOrTruncationOperation 속성

정의

public:
 property System::String ^ ErrorOrTruncationOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(117)]
public string ErrorOrTruncationOperation { [System.Runtime.InteropServices.DispId(117)] get; [System.Runtime.InteropServices.DispId(117)] set; }
[<System.Runtime.InteropServices.DispId(117)>]
[<get: System.Runtime.InteropServices.DispId(117)>]
[<set: System.Runtime.InteropServices.DispId(117)>]
member this.ErrorOrTruncationOperation : string with get, set
Public Property ErrorOrTruncationOperation As String

속성 값

패키지 실행 중 오류나 절단이 발생할 때 발생하는 연산을 설명하는 텍스트를 포함하는 문자열 입니다.

특성

설명

이 속성은 구성 요소가 출력 열을 처리하는 동안 런타임에 오류나 절단이 발생할 때 발생하는 연산을 설명합니다. 이 값은 구성 요소가 인 객체 IsErrorOut 를 가질 IDTSOutput100 때만 설정됩니다.

적용 대상