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

Top Constructor Summary
Options Name Purpose
SmartUserQueryDateTimeTzPredicate (SmartUserQuery, character) Constructor for the SmartUserQueryDateTimeTzPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Eq (datetime-tz)

Purpose: Adds an Eq filter condition
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ge (datetime-tz)

Purpose: Adds a Ge filter condition
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Gt (datetime-tz)

Purpose: Adds a Gt filter condition
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery InList (datetime-tz[])

Purpose: Adds an InList filter condition
Notes:

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

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Le (datetime-tz)

Purpose: Adds a Le filter condition
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Lt (datetime-tz)

Purpose: Adds a Lt filter condition
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ne (datetime-tz)

Purpose: Adds a Ne filter condition
Notes:

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


Constructor Detail
Top

SmartUserQueryDateTimeTzPredicate (SmartUserQuery, character)

Purpose: Constructor for the SmartUserQueryDateTimeTzPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Authentication.SmartUserQuery
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:24:09