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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery And
Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery AndNot
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate ContainerObjectMasterGuid
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnCreate
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnModify
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnView
Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery Or
Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery OrNot
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageGuid
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageIcon
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageIconWeb
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageKey
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageLabel
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryIntegerPredicate PageSequence
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate SecurityToken
Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate TabGroup


Method Detail
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery And (SmartPageQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery And (SmartPageQuery, SmartPageQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery And (SmartPageQuery, SmartPageQuery, SmartPageQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery AndNot (SmartPageQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery AndNot (SmartPageQuery, SmartPageQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery AndNot (SmartPageQuery, SmartPageQuery, SmartPageQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery Or (SmartPageQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery Or (SmartPageQuery, SmartPageQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery Or (SmartPageQuery, SmartPageQuery, SmartPageQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery OrNot (SmartPageQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery OrNot (SmartPageQuery, SmartPageQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery OrNot (SmartPageQuery, SmartPageQuery, SmartPageQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartPageQuery ()

Purpose: Constructor for the SmartPageQuery class
Notes:



Property Detail
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery And


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery AndNot


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate ContainerObjectMasterGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnCreate


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnModify


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate EnableOnView


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery Or


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery OrNot


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQuery
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageIcon


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageIconWeb


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageKey


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate PageLabel


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryIntegerPredicate PageSequence


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate SecurityToken


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate TabGroup


Returns Consultingwerk.SmartFramework.Repository.Object.SmartPageQueryCharacterPredicate


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