IDTSBreakpointTarget100.BreakOnExpressionChange Propriété

Définition

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

Valeur de propriété

Un booléen indiquant si le code doit se casser lorsqu’une expression change. true indique que le paquet va se casser ; faux indique que le colis ne se cassera pas.

Attributs

Remarques

Pour plus d’informations, consultez BreakpointTarget.

S’applique à