다음을 통해 공유


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()

적용 대상