Partager via


NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Méthode

Définition

Exécute la configuration de flux de travail incorporée.

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)

Paramètres

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Contexte.

sequenceId
String

Identificateur de séquence.

S’applique à