IDTSInput100.ErrorOrTruncationOperation 속성

정의

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 행을 처리하는 동안 발생할 수 있는 오류 또는 잘림 유형입니다.

특성

설명

이 선택적 속성은 실행 중에 행을 처리하는 동안 발생할 수 있는 오류 또는 잘림 유형을 사용자에게 알리기 위해 구성 요소 개발자가 채웁니다.

이 속성은 및 속성과 TruncationRowDisposition 함께 ErrorRowDisposition 사용되며 속성이 true이고 속성이 true인 개체를 IsErrorOut 포함하는 IDTSOutput100 구성 요소에 UsesDispositions 설정됩니다.

적용 대상