Namespace: Consultingwerk.SmartFramework.Context
Class 
SmartContextStoreQueryCharacterPredicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate

File:SmartContextStoreQueryCharacterPredicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:06/04/2021 21:50:33,384+02:00



Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Begins (character) Adds a Begins filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Contains (character) Adds a Contains filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Eq (character) Adds an Eq filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ge (character) Adds a Ge filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Gt (character) Adds a Gt filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery InList (character[]) Adds an InList filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery InRange (character, character) Adds an InRange filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Le (character) Adds a Le filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Lt (character) Adds a Lt filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Matches (character) Adds a Matches filter condition
Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ne (character) Adds a Ne filter condition

Top Constructor Summary
Options Name Purpose
SmartContextStoreQueryCharacterPredicate (SmartContextStoreQuery, character) Constructor for the SmartContextStoreQueryCharacterPredicate class


Method Detail
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Begins (character)

Purpose: Adds a Begins filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Contains (character)

Purpose: Adds a Contains filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Eq (character)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ge (character)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Gt (character)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery InList (character[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
pcValues CHARACTER
The array of reference values
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery InRange (character, character)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
pcValue1 CHARACTER
The reference value for the lower boundary
pcValue2 CHARACTER
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Le (character)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Lt (character)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Matches (character)

Purpose: Adds a Matches filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry
Top

Consultingwerk.SmartFramework.Context.SmartContextStoreQuery Ne (character)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
The new query entry


Constructor Detail
Top

SmartContextStoreQueryCharacterPredicate (SmartContextStoreQuery, character)

Purpose: Constructor for the SmartContextStoreQueryCharacterPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Context.SmartContextStoreQuery
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:04