次の方法で共有


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

適用対象