IDTSBreakpointManager100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface class IDTSBreakpointManager100
[System.Runtime.InteropServices.Guid("AD7ACCAE-935F-49AF-88F1-A2384FC61BC4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointManager100
[<System.Runtime.InteropServices.Guid("AD7ACCAE-935F-49AF-88F1-A2384FC61BC4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointManager100 = interface
Public Interface IDTSBreakpointManager100
- Attributi
Metodi
ClearBreakpointTargets() | |
CreateBreakpointTarget(Int32, String) | |
GetBreakpointTarget(Int32) | |
IsBreakpointTargetEnabled(Int32) | |
RemoveBreakpointTarget(Int32) |