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

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


Method Detail
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Eq (character)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Eq (SchedulerJobPlanningTypeEnum)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ge (character)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ge (SchedulerJobPlanningTypeEnum)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Gt (character)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Gt (SchedulerJobPlanningTypeEnum)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

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

Purpose: Adds an InList filter condition
Notes:

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

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

Purpose: Adds an InList filter condition
Notes:

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

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

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pcValue1 CHARACTER
The reference value for the lower boundary
pcValue2 CHARACTER
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

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

Purpose: Adds an InRange filter condition
Notes:

Parameters:
poValue1 Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value for the lower boundary
poValue2 Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Le (character)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Le (SchedulerJobPlanningTypeEnum)

Purpose: Adds a Le filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Lt (character)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Lt (SchedulerJobPlanningTypeEnum)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ne (character)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Ne (SchedulerJobPlanningTypeEnum)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
poValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The reference value
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
The new query entry


Constructor Detail
Top

SmartSchedulerJobPlanQueryPlanningTypePredicate (SmartSchedulerJobPlanQuery, character)

Purpose: Constructor for the SmartSchedulerJobPlanQueryPlanningTypePredicate 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       30.03.2026 11:10:12