Namespace: Consultingwerk.SmartFramework.Context
Class 
SmartContextStoreQueryDateTimeTzPredicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.DateTimeTzQueryPredicate

File:SmartContextStoreQueryDateTimeTzPredicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:06/04/2021 21:50:33,409+02:00



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

Top Constructor Summary
Options Name Purpose
SmartContextStoreQueryDateTimeTzPredicate (SmartContextStoreQuery, character) Constructor for the SmartContextStoreQueryDateTimeTzPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Eq (datetime-tz)

Purpose: Adds an Eq filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ge (datetime-tz)

Purpose: Adds a Ge filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Gt (datetime-tz)

Purpose: Adds a Gt filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery InList (datetime-tz[])

Purpose: Adds an InList filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery 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.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Le (datetime-tz)

Purpose: Adds a Le filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Lt (datetime-tz)

Purpose: Adds a Lt filter condition
Notes:

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

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ne (datetime-tz)

Purpose: Adds a Ne filter condition
Notes:

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


Constructor Detail
Top

SmartContextStoreQueryDateTimeTzPredicate (SmartContextStoreQuery, character)

Purpose: Constructor for the SmartContextStoreQueryDateTimeTzPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
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:07:52