IDTSInputColumn130.TruncationRowDisposition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::DTSRowDisposition TruncationRowDisposition { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::DTSRowDisposition get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::DTSRowDisposition value); };
[System.Runtime.InteropServices.DispId(130)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.DTSRowDisposition TruncationRowDisposition { [System.Runtime.InteropServices.DispId(130)] get; [System.Runtime.InteropServices.DispId(130)] set; }
[<System.Runtime.InteropServices.DispId(130)>]
[<get: System.Runtime.InteropServices.DispId(130)>]
[<set: System.Runtime.InteropServices.DispId(130)>]
member this.TruncationRowDisposition : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.DTSRowDisposition with get, set
Public Property TruncationRowDisposition As DTSRowDisposition
Property Value
Implements
- Attributes