Interfaccia IDTSBreakpointManager100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see BreakpointManager.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")> _
Public Interface IDTSBreakpointManager100
'Utilizzo
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
Nel tipo IDTSBreakpointManager100 sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
ClearBreakpointTargets | Infrastruttura. For more information, see BreakpointManager. | |
CreateBreakpointTarget | Infrastruttura. For more information, see BreakpointManager. | |
GetBreakpointTarget | Infrastruttura. For more information, see BreakpointManager. | |
IsBreakpointTargetEnabled | Infrastruttura. For more information, see BreakpointManager. | |
RemoveBreakpointTarget | Infrastruttura. For more information, see BreakpointManager. |
In alto