Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Eq (datetime-tz) Adds an Eq filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Ge (datetime-tz) Adds a Ge filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Gt (datetime-tz) Adds a Gt filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery InList (datetime-tz[]) Adds an InList filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery InRange (datetime-tz, datetime-tz) Adds an InRange filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Le (datetime-tz) Adds a Le filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Lt (datetime-tz) Adds a Lt filter condition
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Ne (datetime-tz) Adds a Ne filter condition

Top Constructor Summary
Options Name Purpose
SmartWorkflowInstanceQueryDateTimeTzPredicate (SmartWorkflowInstanceQuery, character) Constructor for the SmartWorkflowInstanceQueryDateTimeTzPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Eq (datetime-tz)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Ge (datetime-tz)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Gt (datetime-tz)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery InList (datetime-tz[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
pdtValues DATETIME-TZ
The array of reference values
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery InRange (datetime-tz, datetime-tz)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pdtValue1 DATETIME-TZ
The reference value for the lower boundary
pdtValue2 DATETIME-TZ
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Le (datetime-tz)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Lt (datetime-tz)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Ne (datetime-tz)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pdtValue DATETIME-TZ
The reference value
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
The new query entry


Constructor Detail
Top

SmartWorkflowInstanceQueryDateTimeTzPredicate (SmartWorkflowInstanceQuery, character)

Purpose: Constructor for the SmartWorkflowInstanceQueryDateTimeTzPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
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:29:05