Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery) Joins a Query Entry using AND
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins two Query Entries using AND
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins three Query Entries using AND
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery) Joins a Query Entry using AND NOT
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins two Query Entries using AND NOT
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins three Query Entries using AND NOT
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery) Joins a Query Entry using OR
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins two Query Entries using OR
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins three Query Entries using OR
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery) Joins a Query Entry using OR NOT
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins two Query Entries using OR NOT
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery) Joins three Query Entries using OR NOT

Top Constructor Summary
Options Name Purpose
SmartSchedulerJobStatusQuery () Constructor for the SmartSchedulerJobStatusQuery class
SmartSchedulerJobStatusQuery (character) Constructor for the SmartSchedulerJobStatusQuery class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate Cancel
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate DataBaseConnections
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate Description
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate Description1
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate FinishedDateTime
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate JobName
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryJobStatusPredicate JobStatus
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate MaxExecutionDelay
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate Percentage
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate Recurring
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate ScheduleDateTime
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobGuid
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobName
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobPlanGuid
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobStatusGuid
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobStatusId
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueCode
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueGuid
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueGuid1
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate StartDateTime
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate StatusText
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate SystemOwned
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate SystemOwned1
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserFullName
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserGuid
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserName


Method Detail
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery)

Purpose: Joins a Query Entry using AND
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The SmartSchedulerJobStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins two Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins three Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using AND
poQuery3 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The third SmartSchedulerJobStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The SmartSchedulerJobStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using AND NOT
poQuery3 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The third SmartSchedulerJobStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery)

Purpose: Joins a Query Entry using OR
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The SmartSchedulerJobStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins two Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins three Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using OR
poQuery3 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The third SmartSchedulerJobStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The SmartSchedulerJobStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot (SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery, SmartSchedulerJobStatusQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The first SmartSchedulerJobStatusQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The second SmartSchedulerJobStatusQuery instance to join using OR NOT
poQuery3 Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The third SmartSchedulerJobStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the instance the call was issued on


Constructor Detail
Top

SmartSchedulerJobStatusQuery ()

Purpose: Constructor for the SmartSchedulerJobStatusQuery class
Notes:

Top

SmartSchedulerJobStatusQuery (character)

Purpose: Constructor for the SmartSchedulerJobStatusQuery class
Notes:

Parameters:
pSchedulerJobStatusGuid CHARACTER
The filter value for the eSmartSchedulerJobStatus.SchedulerJobStatusGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery And


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery AndNot


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate Cancel


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate DataBaseConnections


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate Description


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate Description1


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate FinishedDateTime


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate JobName


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryJobStatusPredicate JobStatus


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryJobStatusPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate MaxExecutionDelay


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery Or


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery OrNot


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate Percentage


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate Recurring


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate ScheduleDateTime


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobName


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobPlanGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobStatusGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerJobStatusId


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueCode


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate SchedulerQueueGuid1


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate StartDateTime


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate StatusText


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate SystemOwned1


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserFullName


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate UserName


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQueryCharacterPredicate


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:27:27