IDTSOutput100.ErrorOrTruncationOperation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定文字,該文字描述 IDTSOutput100 物件的錯誤或截斷作業。
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 true 。