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 네임스페이스