Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Starts the execution for the SsisServerExecution instance.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Sub Start
'Usage
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()
Implements
IDTSServerExecution100.Start()