IDTSOutput100.ErrorOrTruncationOperation プロパティ

定義

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の性質がである出力に対して設定されます。

適用対象