共用方式為


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 (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
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 新增自訂工作中的偵錯支援.