SqlWorkflowPersistenceService.GetAllWorkflows Metoda

Definicja

Pobiera opisy wystąpień wszystkich utrwalonych przepływów pracy.

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)

Zwraca

IEnumerable<SqlPersistenceWorkflowInstanceDescription>

Lista wszystkich utrwalonych przepływów pracy.

Dotyczy