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

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


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Eq (int64)

Purpose: Adds an Eq filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ge (int64)

Purpose: Adds a Ge filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Gt (int64)

Purpose: Adds a Gt filter condition
Notes:

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

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

Purpose: Adds an InList filter condition
Notes:

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

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

Purpose: Adds an InRange filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Le (int64)

Purpose: Adds a Le filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Lt (int64)

Purpose: Adds a Lt filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ne (int64)

Purpose: Adds a Ne filter condition
Notes:

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


Constructor Detail
Top

SmartConfigurationValueQueryInt64Predicate (SmartConfigurationValueQuery, character)

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