IDTSBreakpointSite100 接口

定义

public interface class IDTSBreakpointSite100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSSuspend100
[System.Runtime.InteropServices.Guid("974C4A9A-C2B0-4390-AE6C-B8BD64BF795B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointSite100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSSuspend100
[<System.Runtime.InteropServices.Guid("974C4A9A-C2B0-4390-AE6C-B8BD64BF795B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointSite100 = interface
    interface IDTSSuspend100
Public Interface IDTSBreakpointSite100
Implements IDTSSuspend100
派生
属性
实现

注解

有关详细信息,请参阅 IDTSBreakpointSite

属性

DebugMode
SuspendRequired

方法

AcceptBreakpointManager(IDTSBreakpointManager100)
ResumeExecution()
SuspendExecution()

适用于