Bagikan melalui


IDTSInput100.ErrorOrTruncationOperation Properti

Definisi

Mendapatkan atau mengatur String yang menentukan jenis kesalahan atau pemotongan yang dapat terjadi saat memproses PipelineBuffer baris.

public:
 property System::String ^ ErrorOrTruncationOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(115)]
public string ErrorOrTruncationOperation { [System.Runtime.InteropServices.DispId(115)] get; [System.Runtime.InteropServices.DispId(115)] set; }
[<System.Runtime.InteropServices.DispId(115)>]
[<get: System.Runtime.InteropServices.DispId(115)>]
[<set: System.Runtime.InteropServices.DispId(115)>]
member this.ErrorOrTruncationOperation : string with get, set
Public Property ErrorOrTruncationOperation As String

Nilai Properti

Jenis kesalahan atau pemotongan yang dapat terjadi saat memproses PipelineBuffer baris selama eksekusi.

Atribut

Keterangan

Properti opsional ini diisi oleh pengembang komponen untuk memberi tahu pengguna tentang jenis kesalahan atau pemotongan yang mungkin terjadi saat memproses baris selama eksekusi.

Properti ini digunakan bersama dengan ErrorRowDisposition properti dan TruncationRowDisposition , dan diatur pada komponen yang berisi IDTSOutput100 objek yang propertinya IsErrorOut adalah true, dan UsesDispositions propertinya adalah true.

Berlaku untuk