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 .

특성

설명

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

적용 대상