IDTSBreakpointSite100 Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see IDTSBreakpointSite.
Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")> _
Public Interface IDTSBreakpointSite100 _
    Inherits IDTSSuspend100
'Usage
Dim instance As IDTSBreakpointSite100
[GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface IDTSBreakpointSite100 : IDTSSuspend100
[GuidAttribute(L"396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")]
public interface class IDTSBreakpointSite100 : IDTSSuspend100
[<GuidAttribute("396DF2B0-BAAC-4665-A0D8-E4E7902FC92D")>]
type IDTSBreakpointSite100 =  
    interface
        interface IDTSSuspend100
    end
public interface IDTSBreakpointSite100 extends IDTSSuspend100
The IDTSBreakpointSite100 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
DebugMode | Infrastructure. For more information, see IDTSBreakpointSite. | 
![]()  | 
SuspendRequired | Infrastructure. For more information, see IDTSBreakpointSite. | 
![]()  | 
SuspendRequired | Infrastructure. For more information, see IDTSSuspend. (Inherited from IDTSSuspend100.) | 
Top
Methods
| Name | Description | |
|---|---|---|
![]()  | 
AcceptBreakpointManager | Infrastructure. For more information, see IDTSBreakpointSite. | 
![]()  | 
ResumeExecution() | Infrastructure. For more information, see IDTSBreakpointSite. | 
![]()  | 
ResumeExecution() | Infrastructure. For more information, see IDTSSuspend. (Inherited from IDTSSuspend100.) | 
![]()  | 
SuspendExecution() | Infrastructure. For more information, see IDTSBreakpointSite. | 
![]()  | 
SuspendExecution() | Infrastructure. For more information, see IDTSSuspend. (Inherited from IDTSSuspend100.) | 
Top
.gif)
.gif)