다음을 통해 공유


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