NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Methode

Definition

Führt die eingebettete Workflow-Konfiguration aus

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)

Parameter

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Der Kontext.

sequenceId
String

Der Sequenzbezeichner

Gilt für: