Метод ExpressionTask.SuspendExecution
Indicates that the executable needs to suspend. This method is called by the runtime engine.
Пространство имен: Microsoft.SqlServer.Dts.Tasks.ExpressionTask
Сборка: Microsoft.SqlServer.ExpressionTask (в Microsoft.SqlServer.ExpressionTask.dll)
Синтаксис
'Декларация
Public Sub SuspendExecution
'Применение
Dim instance As ExpressionTask
instance.SuspendExecution()
public void SuspendExecution()
public:
virtual void SuspendExecution() sealed
abstract SuspendExecution : unit -> unit
override SuspendExecution : unit -> unit
public final function SuspendExecution()
Реализует
IDTSSuspend.SuspendExecution()
См. также
Справочник
Пространство имен Microsoft.SqlServer.Dts.Tasks.ExpressionTask