SqlWorkflowPersistenceService.GetAllWorkflows Yöntem

Tanım

Tüm kalıcı iş akışlarının örnek açıklamalarını alır.

public:
 System::Collections::Generic::IEnumerable<System::Workflow::Runtime::Hosting::SqlPersistenceWorkflowInstanceDescription ^> ^ GetAllWorkflows();
public System.Collections.Generic.IEnumerable<System.Workflow.Runtime.Hosting.SqlPersistenceWorkflowInstanceDescription> GetAllWorkflows ();
member this.GetAllWorkflows : unit -> seq<System.Workflow.Runtime.Hosting.SqlPersistenceWorkflowInstanceDescription>
Public Function GetAllWorkflows () As IEnumerable(Of SqlPersistenceWorkflowInstanceDescription)

Döndürülenler

IEnumerable<SqlPersistenceWorkflowInstanceDescription>

Tüm kalıcı iş akışlarının listesi.

Şunlara uygulanır