IDTSBreakpointSite100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 派生
- 属性
- 实现
属性
| DebugMode | |
| SuspendRequired |
方法
| AcceptBreakpointManager(IDTSBreakpointManager100) | |
| ResumeExecution() | |
| SuspendExecution() |