Partager via


Interface IDTSBreakpointManager100

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see BreakpointManager.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("C0D64A44-52A1-4E34-81DA-6F1049E9A651")> _
Public Interface IDTSBreakpointManager100
'Utilisation
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