Freigeben über


IDTSBreakpointManager100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see BreakpointManager.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")> _
Public Interface IDTSBreakpointManager100
'Usage
Dim instance As IDTSBreakpointManager100
[GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface IDTSBreakpointManager100
[GuidAttribute(L"C0D64A44-52A1-4E34-81DA-6F1049E9A651")]
public interface class IDTSBreakpointManager100
[<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")>]
type IDTSBreakpointManager100 =  interface end
public interface IDTSBreakpointManager100

Der IDTSBreakpointManager100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode ClearBreakpointTargets Infrastruktur For more information, see BreakpointManager.
Öffentliche Methode CreateBreakpointTarget Infrastruktur For more information, see BreakpointManager.
Öffentliche Methode GetBreakpointTarget Infrastruktur For more information, see BreakpointManager.
Öffentliche Methode IsBreakpointTargetEnabled Infrastruktur For more information, see BreakpointManager.
Öffentliche Methode RemoveBreakpointTarget Infrastruktur For more information, see BreakpointManager.

Zum Anfang