Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery) Joins a Query Entry using AND
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins two Query Entries using AND
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins three Query Entries using AND
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery) Joins a Query Entry using AND NOT
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins two Query Entries using AND NOT
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins three Query Entries using AND NOT
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery) Joins a Query Entry using OR
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins two Query Entries using OR
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins three Query Entries using OR
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery) Joins a Query Entry using OR NOT
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins two Query Entries using OR NOT
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery) Joins three Query Entries using OR NOT

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueCharacter
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDatePredicate ConfigurationValueDate
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimePredicate ConfigurationValueDateTime
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimeTzPredicate ConfigurationValueDateTimeTz
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDecimalPredicate ConfigurationValueDecimal
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueGuid
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryInt64Predicate ConfigurationValueInt64
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryIntegerPredicate ConfigurationValueInteger
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate ConfigurationValueLogical
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueName
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or
Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot
Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate SystemOwned


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery)

Purpose: Joins a Query Entry using AND
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The SmartConfigurationValueQuery instance to join using AND
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins two Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using AND
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins three Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using AND
poQuery3 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The third SmartConfigurationValueQuery instance to join using AND
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The SmartConfigurationValueQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using AND NOT
poQuery3 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The third SmartConfigurationValueQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery)

Purpose: Joins a Query Entry using OR
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The SmartConfigurationValueQuery instance to join using OR
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins two Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using OR
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins three Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using OR
poQuery3 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The third SmartConfigurationValueQuery instance to join using OR
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The SmartConfigurationValueQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot (SmartConfigurationValueQuery, SmartConfigurationValueQuery, SmartConfigurationValueQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The first SmartConfigurationValueQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The second SmartConfigurationValueQuery instance to join using OR NOT
poQuery3 Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The third SmartConfigurationValueQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The reference to the instance the call was issued on


Constructor Detail
Top

SmartConfigurationValueQuery ()

Purpose: Constructor for the SmartConfigurationValueQuery class
Notes:

Top

SmartConfigurationValueQuery (character)

Purpose: Constructor for the SmartConfigurationValueQuery class
Notes:

Parameters:
pConfigurationValueGuid CHARACTER
The filter value for the eSmartConfigurationValue.ConfigurationValueGuid field


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery And


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery AndNot


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueCharacter


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDatePredicate ConfigurationValueDate


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDatePredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimePredicate ConfigurationValueDateTime


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimePredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimeTzPredicate ConfigurationValueDateTimeTz


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDecimalPredicate ConfigurationValueDecimal


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryDecimalPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueGuid


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryInt64Predicate ConfigurationValueInt64


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryInt64Predicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryIntegerPredicate ConfigurationValueInteger


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate ConfigurationValueLogical


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate ConfigurationValueName


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Or


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery OrNot


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
Top

Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQueryLogicalPredicate


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:28:16