อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


SqlTrackingQuery.GetWorkflows(SqlTrackingQueryOptions) Method

Definition

Returns tracking data for a set of workflow instances that correspond to a set of query parameters specified by a SqlTrackingQueryOptions.

C#
public System.Collections.Generic.IList<System.Workflow.Runtime.Tracking.SqlTrackingWorkflowInstance> GetWorkflows(System.Workflow.Runtime.Tracking.SqlTrackingQueryOptions options);

Parameters

options
SqlTrackingQueryOptions

A SqlTrackingQueryOptions that specifies query parameters.

Returns

A list of SqlTrackingWorkflowInstance objects that provide access to tracking data for the set of workflow instances with tracking data that matches the query parameters specified by options.

Exceptions

options is a null reference (Nothing in Visual Basic).

ConnectionString is a null reference (Nothing).

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1