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

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


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Eq (date)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ge (date)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Gt (date)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery InList (date[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
pdaValues DATE
The array of reference values
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery InRange (date, date)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pdaValue1 DATE
The reference value for the lower boundary
pdaValue2 DATE
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Le (date)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Lt (date)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry
Top

Consultingwerk.SmartFramework.Authentication.SmartUserQuery Ne (date)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pdaValue DATE
The reference value
Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
The new query entry


Constructor Detail
Top

SmartUserQueryDatePredicate (SmartUserQuery, character)

Purpose: Constructor for the SmartUserQueryDatePredicate 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