IDTSInputColumn100.ErrorOrTruncationOperation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
一個字 串 ,包含描述在套件執行過程中發生錯誤或截斷時所發生操作的文字。
- 屬性
備註
此特性描述元件在執行時處理輸入欄位時發生錯誤或截斷時所發生的操作。 只有當該元件的物件IDTSOutput100屬性IsErrorOut為真時才會設定。