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

Top Constructor Summary
Options Name Purpose
MetaRestAddressQueryIntegerPredicate (MetaRestAddressQuery, character) Constructor for the MetaRestAddressQueryIntegerPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Eq (integer)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ge (integer)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Gt (integer)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery InList (integer[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
piValues INTEGER
The array of reference values
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery 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.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Le (integer)

Purpose: Adds a Le filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Lt (integer)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry
Top

Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery Ne (integer)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
piValue INTEGER
The reference value
Returns Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
The new query entry


Constructor Detail
Top

MetaRestAddressQueryIntegerPredicate (MetaRestAddressQuery, character)

Purpose: Constructor for the MetaRestAddressQueryIntegerPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Repository.BusinessEntities.MetaBusinessEntity.MetaRestAddressQuery
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:25:42