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출력에 대해 설정됩니다.