IDTSOutput100.TruncationRowDisposition 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSRowDisposition TruncationRowDisposition { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSRowDisposition get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSRowDisposition value); };
[System.Runtime.InteropServices.DispId(116)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSRowDisposition TruncationRowDisposition { [System.Runtime.InteropServices.DispId(116)] get; [System.Runtime.InteropServices.DispId(116)] set; }
[<System.Runtime.InteropServices.DispId(116)>]
[<get: System.Runtime.InteropServices.DispId(116)>]
[<set: System.Runtime.InteropServices.DispId(116)>]
member this.TruncationRowDisposition : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSRowDisposition with get, set
Public Property TruncationRowDisposition As DTSRowDisposition

屬性值

一個來自 DTSRowDisposition 枚舉的數值。

屬性

備註

當該 IsErrorOut 性質為 時,此性質即被設定。 元件會在執行時處理輸出欄位時發生截斷時,評估此特性。 元件會根據此屬性的設定進行。

適用於