IDTSBreakpointSite100 接口

定义

public interface class IDTSBreakpointSite100 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSSuspend100
[System.Runtime.InteropServices.Guid("A4123393-EA35-4540-93AE-48C64F865EFB")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointSite100 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSSuspend100
[<System.Runtime.InteropServices.Guid("A4123393-EA35-4540-93AE-48C64F865EFB")>]
[<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()

适用于