NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Método

Definição

Executa a configuração de fluxo de trabalho inserido.

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)

Parâmetros

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

O contexto.

sequenceId
String

O identificador de sequência.

Aplica-se a