Condividi tramite


IDTSOutput100.TruncationRowDisposition Proprietà

Definizione

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

Valore della proprietà

Valore ricavato dall'enumerazione DTSRowDisposition.

Attributi

Commenti

Questa proprietà viene impostata quando la IsErrorOut proprietà è true. I componenti valutano questa proprietà quando si verifica un troncamento durante l'elaborazione delle colonne nell'output in fase di esecuzione. Il componente procede in base all'impostazione di questa proprietà.

Si applica a