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

Top Constructor Summary
Options Name Purpose
SmartConfigurationValueQueryIntegerPredicate (SmartConfigurationValueQuery, character) Constructor for the SmartConfigurationValueQueryIntegerPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Eq (integer)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ge (integer)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Gt (integer)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery InList (integer[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
piValues INTEGER
The array of reference values
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery InRange (integer, integer)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
piValue1 INTEGER
The reference value for the lower boundary
piValue2 INTEGER
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Le (integer)

Purpose: Adds a Le filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Lt (integer)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ne (integer)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry


Constructor Detail
Top

SmartConfigurationValueQueryIntegerPredicate (SmartConfigurationValueQuery, character)

Purpose: Constructor for the SmartConfigurationValueQueryIntegerPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
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:28:17