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

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


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Eq (datetime)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ge (datetime)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Gt (datetime)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

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

Purpose: Adds an InList filter condition
Notes:

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

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

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pdtValue1 DATETIME
The reference value for the lower boundary
pdtValue2 DATETIME
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Le (datetime)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Lt (datetime)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ne (datetime)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pdtValue DATETIME
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry


Constructor Detail
Top

SmartConfigurationValueQueryDateTimePredicate (SmartConfigurationValueQuery, character)

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