NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Metode

Definisi

Menjalankan konfigurasi alur kerja yang disematkan.

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

Konteksnya.

sequenceId
String

Pengidentifikasi urutan.

Berlaku untuk