IDTSOutputColumn100.ErrorOrTruncationOperation Properti

Definisi

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

Nilai Properti

String yang berisi teks yang menjelaskan operasi yang terjadi saat terjadi kesalahan atau pemotongan selama eksekusi paket.

Atribut

Keterangan

Properti ini menjelaskan operasi yang terjadi ketika kesalahan atau pemotongan terjadi pada runtime saat komponen memproses kolom output. Ini hanya diatur ketika komponen memiliki IDTSOutput100 objek yang propertinya IsErrorOutbenar.

Berlaku untuk