IDTSSuspend インターフェイス
タスクに実行を中断するよう通知するために、ランタイム エンジンによって呼び出されるメソッドとプロパティを提供します。
名前空間: 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