SqlTrackingQueryOptions Class
Contains properties that are used to constrain the set of SqlTrackingWorkflowInstance objects returned by a call to SqlTrackingQuery.GetWorkflows.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
A SqlTrackingQueryOptions contains properties that are used to constrain the set of SqlTrackingWorkflowInstance objects returned by the SqlTrackingQuery.GetWorkflows method against the tracking data in a database used by the SqlTrackingService. Each SqlTrackingWorkflowInstance in the collection of SqlTrackingWorkflowInstance objects returned by a call to SqlTrackingQuery.GetWorkflows must correspond to a workflow instance which has tracking data associated with it in the database that meets the conditions specified by the properties of the SqlTrackingQueryOptions.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.