NestedWorkflow.ExecuteEmbeddedWorkflow(ServiceContainer, String) Метод

Определение

Выполняет конфигурацию внедренного рабочего процесса.

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)

Параметры

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Контекст.

sequenceId
String

Идентификатор последовательности.

Применяется к