Интерфейс 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 Добавление поддержки отладки в пользовательскую задачу.