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

Top Constructor Summary
Options Name Purpose
SmartCustomizationResultQuery () Constructor for the SmartCustomizationResultQuery class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery And
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery AndNot
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultCode
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultDescription
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultGuid
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationTypeCode
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationTypeGuid
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery Or
Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery OrNot


Method Detail
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery And (SmartCustomizationResultQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery And (SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery And (SmartCustomizationResultQuery, SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery AndNot (SmartCustomizationResultQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery AndNot (SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery AndNot (SmartCustomizationResultQuery, SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery Or (SmartCustomizationResultQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery Or (SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery Or (SmartCustomizationResultQuery, SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery OrNot (SmartCustomizationResultQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery OrNot (SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery OrNot (SmartCustomizationResultQuery, SmartCustomizationResultQuery, SmartCustomizationResultQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartCustomizationResultQuery ()

Purpose: Constructor for the SmartCustomizationResultQuery class
Notes:



Property Detail
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery And


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery AndNot


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultCode


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultDescription


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationResultGuid


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationTypeCode


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate CustomizationTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery Or


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery
Top

Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery OrNot


Returns Consultingwerk.SmartFramework.Repository.Customization.SmartCustomizationResultQuery


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:09:19