Share via


IDTSBreakpointTarget100.BreakOnExpressionChange Propriedade

Definição

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

Valor da propriedade

Um booliano que indica se o código deve ser interrompido quando uma expressão é alterada. true indica que o pacote deve ser interrompido; false indica que o pacote não será interrompido.

Atributos

Aplica-se a