Condividi tramite


NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Metodo

Definizione

Esegue la configurazione del flusso di lavoro incorporato.

public:
 static void ExecuteEmbeddedWorkflow(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context, System::String ^ sequenceId);
public static void ExecuteEmbeddedWorkflow (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context, string sequenceId);
static member ExecuteEmbeddedWorkflow : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer * string -> unit
Public Shared Sub ExecuteEmbeddedWorkflow (context As ServiceContainer, sequenceId As String)

Parametri

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Contesto.

sequenceId
String

Identificatore di sequenza.

Si applica a