SqlTrackingQueryOptions 생성자

정의

SqlTrackingQueryOptions 클래스의 새 인스턴스를 초기화합니다.

public:
 SqlTrackingQueryOptions();
public SqlTrackingQueryOptions();
Public Sub New ()

설명

다음 표에서는 클래스 인스턴스의 초기 속성 값을 보여 줍니다 SqlTrackingQueryOptions .

재산 가치
StatusMaxDateTime MaxValue;
StatusMinDateTime MinValue;
TrackingDataItems List<T>.
WorkflowStatus Null 참조(Nothing Visual Basic의 경우)입니다.
WorkflowType Null 참조(Nothing Visual Basic의 경우)입니다.

이러한 값은 호출이 데이터베이스에서 SqlTrackingQuery.GetWorkflows 추적 데이터가 있는 SqlTrackingWorkflowInstance 모든 워크플로 인스턴스에 대한 개체를 반환하도록 지정합니다.

적용 대상