Bagikan melalui


IDTSOutput100.IsErrorOut Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah IDTSOutput100 objek adalah output kesalahan.

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 IsErrorOut properti untuk menunjukkan bahwa IDTSOutput100 adalah output kesalahan. Ketika true, komponen mengarahkan baris dari PipelineBuffer ke output kesalahan ketika kesalahan atau pemotokan terjadi saat komponen memproses kolom dalam output.

Berlaku untuk