Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Eq (logical) Adds an Eq filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ge (logical) Adds a Ge filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Gt (logical) Adds a Gt filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery InList (logical[]) Adds an InList filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery InRange (logical, logical) Adds an InRange filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Le (logical) Adds a Le filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Lt (logical) Adds a Lt filter condition
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ne (logical) Adds a Ne filter condition

Top Constructor Summary
Options Name Purpose
SmartSchedulerJobPlanQueryLogicalPredicate (SmartSchedulerJobPlanQuery, character) Constructor for the SmartSchedulerJobPlanQueryLogicalPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Eq (logical)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ge (logical)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Gt (logical)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery InList (logical[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
plValues LOGICAL
The array of reference values
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery InRange (logical, logical)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
plValue1 LOGICAL
The reference value for the lower boundary
plValue2 LOGICAL
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Le (logical)

Purpose: Adds a Le filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Lt (logical)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ne (logical)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry


Constructor Detail
Top

SmartSchedulerJobPlanQueryLogicalPredicate (SmartSchedulerJobPlanQuery, character)

Purpose: Constructor for the SmartSchedulerJobPlanQueryLogicalPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The reference to the table query builder instance
pcFieldName CHARACTER
The name of the field


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