IDTSOutput100.ErrorOrTruncationOperation 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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
.