IDTSOutputColumn100.ErrorOrTruncationOperation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 時,才會設定此物件。