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("4270BFB2-5868-4A75-BB4A-D21819A22CDE")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointManager100
[<System.Runtime.InteropServices.Guid("4270BFB2-5868-4A75-BB4A-D21819A22CDE")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointManager100 = interface
Public Interface IDTSBreakpointManager100
- Atributos
Métodos
| ClearBreakpointTargets() | |
| CreateBreakpointTarget(Int32, String) | |
| GetBreakpointTarget(Int32) | |
| IsBreakpointTargetEnabled(Int32) | |
| RemoveBreakpointTarget(Int32) |