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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery And
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery AndNot
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate CompanyDependent
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate DefaultRestricted
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery Or
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery OrNot
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmCode
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmDescription
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmGuid
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmImage
Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmService


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery And (SmartSecurityRealmQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery And (SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery And (SmartSecurityRealmQuery, SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery AndNot (SmartSecurityRealmQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery AndNot (SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery AndNot (SmartSecurityRealmQuery, SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery Or (SmartSecurityRealmQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery Or (SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery Or (SmartSecurityRealmQuery, SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery OrNot (SmartSecurityRealmQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery OrNot (SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery OrNot (SmartSecurityRealmQuery, SmartSecurityRealmQuery, SmartSecurityRealmQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartSecurityRealmQuery ()

Purpose: Constructor for the SmartSecurityRealmQuery class
Notes:

Top

SmartSecurityRealmQuery (character)

Purpose: Constructor for the SmartSecurityRealmQuery class
Notes:

Parameters:
pSecurityRealmGuid CHARACTER
The filter value for the eSmartSecurityRealm.SecurityRealmGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery And


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery AndNot


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate CompanyDependent


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate DefaultRestricted


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery Or


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery OrNot


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmCode


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmDescription


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmImage


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate SecurityRealmService


Returns Consultingwerk.SmartFramework.Authorization.SmartSecurityRealmQueryCharacterPredicate


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