IDTSBreakpointManager100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IDTSBreakpointManager100
[System.Runtime.InteropServices.Guid("A76BBADE-B647-481A-AC8E-C454CF8EA7D6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointManager100
[<System.Runtime.InteropServices.Guid("A76BBADE-B647-481A-AC8E-C454CF8EA7D6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointManager100 = interface
Public Interface IDTSBreakpointManager100
- Atributos
Comentários
Para obter mais informações, consulte BreakpointManager.
Métodos
| ClearBreakpointTargets() | |
| CreateBreakpointTarget(Int32, String) | |
| GetBreakpointTarget(Int32) | |
| IsBreakpointTargetEnabled(Int32) | |
| RemoveBreakpointTarget(Int32) |