IDTSInputColumn100.ErrorOrTruncationOperation 屬性

定義

public:
 property System::String ^ ErrorOrTruncationOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(131)]
public string ErrorOrTruncationOperation { [System.Runtime.InteropServices.DispId(131)] get; [System.Runtime.InteropServices.DispId(131)] set; }
[<System.Runtime.InteropServices.DispId(131)>]
[<get: System.Runtime.InteropServices.DispId(131)>]
[<set: System.Runtime.InteropServices.DispId(131)>]
member this.ErrorOrTruncationOperation : string with get, set
Public Property ErrorOrTruncationOperation As String

屬性值

一個字 ,包含描述在套件執行過程中發生錯誤或截斷時所發生操作的文字。

屬性

備註

此特性描述元件在執行時處理輸入欄位時發生錯誤或截斷時所發生的操作。 只有當該元件的物件IsErrorOut屬性IDTSOutput100時才會設定。

適用於