다음을 통해 공유


IDTSOutput100.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

속성 값

개체의 오류 또는 잘림 작업의 형식을 설명하는 문자열 입니다 IDTSOutput100 .

특성

설명

이 속성은 구성 요소가 출력의 열을 처리할 때 런타임에 발생할 수 있는 오류 또는 잘림에 대해 설명합니다. 속성이 trueIsErrorOut 출력에 설정됩니다.

적용 대상