Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

IDTSSuspend Members
Microsoft.SqlServer.Dts.Runtime Namespace