다음을 통해 공유


IDTSSuspend 인터페이스

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.dll의 Microsoft.SqlServer.ManagedDTS

구문

‘선언
Public Interface IDTSSuspend
‘사용 방법
Dim instance As IDTSSuspend
public interface IDTSSuspend
public interface class IDTSSuspend
type IDTSSuspend =  interface end
public interface IDTSSuspend

주의

For more information about using this interface in custom task development, see 사용자 지정 태스크에 디버깅 지원 추가.