IDTSOutput100.ErrorOrTruncationOperation 속성

정의

객체의 IDTSOutput100 오류 또는 절단 연산을 설명하는 텍스트를 받거나 설정합니다.

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

속성 값

객체의 IDTSOutput100 오류 또는 절단 연산의 유형을 설명하는 문자열입니다.

특성

설명

이 특성은 구성 요소가 출력 열을 처리하는 동안 런타임에 발생할 수 있는 오류나 절단을 설명합니다. 이 함수는 속성이 IsErrorOuttrue출력에 대해 설정됩니다.

적용 대상