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

Top Constructor Summary
Options Name Purpose
SmartLoginCompanyQueryDecimalPredicate (SmartLoginCompanyQuery, character) Constructor for the SmartLoginCompanyQueryDecimalPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Eq (decimal)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Ge (decimal)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Gt (decimal)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery InList (decimal[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
pdeValues DECIMAL
The array of reference values
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery InRange (decimal, decimal)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pdeValue1 DECIMAL
The reference value for the lower boundary
pdeValue2 DECIMAL
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Le (decimal)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Lt (decimal)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Ne (decimal)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pdeValue DECIMAL
The reference value
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The new query entry


Constructor Detail
Top

SmartLoginCompanyQueryDecimalPredicate (SmartLoginCompanyQuery, character)

Purpose: Constructor for the SmartLoginCompanyQueryDecimalPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
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:25