Bagikan melalui


IDTSBreakpointTarget100.BreakOnExpressionChange Properti

Definisi

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

Nilai Properti

Boolean yang menunjukkan apakah kode akan rusak saat ekspresi berubah. true menunjukkan bahwa paket akan rusak; false menunjukkan bahwa paket tidak akan rusak.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat BreakpointTarget.

Berlaku untuk