IDTSBreakpointManager100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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) |