IDTSOutput100.IsErrorOut Properti

Definisi

public:
 property bool IsErrorOut { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(108)]
public bool IsErrorOut { [System.Runtime.InteropServices.DispId(108)] get; [System.Runtime.InteropServices.DispId(108)] set; }
[<System.Runtime.InteropServices.DispId(108)>]
[<get: System.Runtime.InteropServices.DispId(108)>]
[<set: System.Runtime.InteropServices.DispId(108)>]
member this.IsErrorOut : bool with get, set
Public Property IsErrorOut As Boolean

Nilai Properti

true jika IDTSOutput100 adalah output kesalahan; jika tidak, salah. Defaultnya adalah false.

Atribut

Keterangan

Komponen mengatur properti IsErrorOut untuk menunjukkan bahwa IDTSOutput100 adalah output kesalahan. Ketika true, komponen mengarahkan baris dari PipelineBuffer ke output kesalahan ketika kesalahan atau pemotongan terjadi saat komponen memproses kolom dalam output.

Berlaku untuk