Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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()