IDTSSuspend100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see IDTSSuspend.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")> _
Public Interface IDTSSuspend100
用法
Dim instance As IDTSSuspend100
[GuidAttribute("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")]
public interface IDTSSuspend100
[GuidAttribute(L"4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")]
public interface class IDTSSuspend100
[<GuidAttribute("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")>]
type IDTSSuspend100 = interface end
public interface IDTSSuspend100
IDTSSuspend100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
SuspendRequired | 基础结构。For more information, see IDTSSuspend. |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
ResumeExecution | 基础结构。For more information, see IDTSSuspend. |
![]() |
SuspendExecution | 基础结构。For more information, see IDTSSuspend. |
页首