Поделиться через


Метод SsisServerExecution.Start

Starts the execution for the SsisServerExecution instance.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Sub Start
'Применение
Dim instance As SsisServerExecution

instance.Start()
public void Start()
public:
virtual void Start() sealed
abstract Start : unit -> unit  
override Start : unit -> unit
public final function Start()

Реализует

IDTSServerExecution100.Start()

См. также

Справочник

SsisServerExecution Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime