Compartilhar via


Método IDTSServerExecution100.Start

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Starts an instance of execution in the Integration Services catalog.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Sub Start
'Uso
Dim instance As IDTSServerExecution100

instance.Start()
void Start()
void Start()
abstract Start : unit -> unit
function Start()

Comentários

For more information, see SsisServerExecution.

Consulte também

Referência

IDTSServerExecution100 Interface

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper