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 行の処理時に発生するエラーまたは切り捨ての種類です。

属性

注釈

このオプションのプロパティは、実行中の行の処理時に発生するエラーまたは切り捨ての種類をユーザーに通知するために、コンポーネント開発者によって作成されます。

このプロパティは、プロパティとTruncationRowDispositionErrorRowDispositionみ合わせて使用され、プロパティが true で、プロパティが true のオブジェクトIsErrorOutIDTSOutput100含むコンポーネントにUsesDispositions設定されます。

適用対象