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 열거형의 값입니다.

특성

설명

이 속성은 속성이 trueIsErrorOut 때 설정됩니다. 구성 요소는 런타임에 출력의 열을 처리하는 동안 잘림이 발생할 때 이 속성을 평가합니다. 구성 요소는 이 속성의 설정에 따라 진행됩니다.

적용 대상