IDTSInput100.ErrorOrTruncationOperation 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
행을 처리 PipelineBuffer 하는 동안 발생할 수 있는 오류나 절단 유형을 지정하는 문자열을 받거나 설정합니다.
public:
property System::String ^ ErrorOrTruncationOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(115)]
public string ErrorOrTruncationOperation { [System.Runtime.InteropServices.DispId(115)] get; [System.Runtime.InteropServices.DispId(115)] set; }
[<System.Runtime.InteropServices.DispId(115)>]
[<get: System.Runtime.InteropServices.DispId(115)>]
[<set: System.Runtime.InteropServices.DispId(115)>]
member this.ErrorOrTruncationOperation : string with get, set
Public Property ErrorOrTruncationOperation As String
속성 값
실행 중 행을 처리 PipelineBuffer 하는 과정에서 발생할 수 있는 오류나 절단 유형들입니다.
- 특성
설명
이 선택적 속성은 구성 요소 개발자들이 실행 중 행을 처리할 때 발생할 수 있는 오류나 절단 유형을 사용자에게 알리기 위해 입력합니다.
이 속성은 와 속성과 ErrorRowDisposition 함께 사용되며, 속성이 인 true객체 IsErrorOut 를 포함하는 IDTSOutput100 성분에 설정됩니다. 속성은 UsesDispositionstrue입니다.TruncationRowDisposition