IDTSBreakpointSite100 Interface

Definition

public interface class IDTSBreakpointSite100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSSuspend100
[System.Runtime.InteropServices.Guid("EE1E4858-EAFE-441B-B6CA-662A7F3C961E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointSite100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSSuspend100
[<System.Runtime.InteropServices.Guid("EE1E4858-EAFE-441B-B6CA-662A7F3C961E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointSite100 = interface
    interface IDTSSuspend100
Public Interface IDTSBreakpointSite100
Implements IDTSSuspend100
Derived
Attributes
Implements

Properties

DebugMode
SuspendRequired

Methods

AcceptBreakpointManager(IDTSBreakpointManager100)
ResumeExecution()
SuspendExecution()

Applies to