Namespace: Consultingwerk.SmartFramework.Lock
Class 
SmartLockQueryCharacterPredicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate

File:SmartLockQueryCharacterPredicate
Author(s):Richard Kelters / Consultingwerk Ltd.
Created:02/12/2018 14:57:16.714+01:00



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Begins (character) Adds a Begins filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Contains (character) Adds a Contains filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Eq (character) Adds an Eq filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Ge (character) Adds a Ge filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Gt (character) Adds a Gt filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery InList (character[]) Adds an InList filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery InRange (character, character) Adds an InRange filter condition
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, character) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, character[]) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Le (character) Adds a Le filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Lt (character) Adds a Lt filter condition
+ Consultingwerk.SmartFramework.Lock.SmartLockQuery Matches (character) Adds a Matches filter condition

Top Constructor Summary
Options Name Purpose
+ SmartLockQueryCharacterPredicate (SmartLockQuery, character) Constructor for the SmartLockQueryCharacterPredicate class

Top Property Summary
Options Name Purpose
# CHARACTER FieldName
Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate
# Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery
Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Begins (character)

Purpose: Adds a Begins filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Contains (character)

Purpose: Adds a Contains filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Eq (character)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Ge (character)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Gt (character)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery InList (character[])

Purpose: Adds an InList filter condition
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery 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.Lock.SmartLockQuery
The new query entry
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, character)

Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
pcValue CHARACTER
The reference value
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, character[])

Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
pcValues CHARACTER
The reference values
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Le (character)

Purpose: Adds a Le filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Lt (character)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.Lock.SmartLockQuery Matches (character)

Purpose: Adds a Matches filter condition
Notes:

Parameters:
pcValue CHARACTER
The reference value
Returns Consultingwerk.SmartFramework.Lock.SmartLockQuery
The new query entry


Constructor Detail
Top

PUBLIC SmartLockQueryCharacterPredicate (SmartLockQuery, character)

Purpose: Constructor for the SmartLockQueryCharacterPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.Lock.SmartLockQuery
The reference to the table query builder instance
pcFieldName CHARACTER
The name of the field


Property Detail
Top

PROTECTED CHARACTER FieldName

Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate

Returns CHARACTER
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery

Inherited from Consultingwerk.OERA.QueryBuilder.CharacterQueryPredicate

Returns Consultingwerk.OERA.QueryBuilder.TableQuery


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:21:17