IDTSSuspend Interface

Provides methods and properties that are called by the run-time engine to notify tasks to suspend execution.

命名空间: Microsoft.SqlServer.Dts.Runtime
程序集: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

语法

声明
Public Interface IDTSSuspend
public interface IDTSSuspend
public interface class IDTSSuspend
public interface IDTSSuspend
public interface IDTSSuspend

备注

For more information about using this interface in custom task development, see Adding Support for Debugging in a Custom Task.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

IDTSSuspend Members
Microsoft.SqlServer.Dts.Runtime Namespace