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

Top Constructor Summary
Options Name Purpose
SmartAttachmentQueryInt64Predicate (SmartAttachmentQuery, character) Constructor for the SmartAttachmentQueryInt64Predicate class


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Eq (int64)

Purpose: Adds an Eq filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Ge (int64)

Purpose: Adds a Ge filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Gt (int64)

Purpose: Adds a Gt filter condition
Notes:

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

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

Purpose: Adds an InList filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentQuery 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.SmartAttachmentQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Le (int64)

Purpose: Adds a Le filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Lt (int64)

Purpose: Adds a Lt filter condition
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentQuery Ne (int64)

Purpose: Adds a Ne filter condition
Notes:

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


Constructor Detail
Top

SmartAttachmentQueryInt64Predicate (SmartAttachmentQuery, character)

Purpose: Constructor for the SmartAttachmentQueryInt64Predicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.SmartAttachmentQuery
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       26.04.2026 22:29:36