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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery And
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery AndNot
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery Or
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery OrNot
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate OwnerGuid
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate OwnerType
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileKey
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileName
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileType
Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate UserProfileGuid


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery And (SmartUserProfileQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery And (SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery And (SmartUserProfileQuery, SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery AndNot (SmartUserProfileQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery AndNot (SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery AndNot (SmartUserProfileQuery, SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery Or (SmartUserProfileQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery Or (SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery Or (SmartUserProfileQuery, SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery OrNot (SmartUserProfileQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery OrNot (SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery OrNot (SmartUserProfileQuery, SmartUserProfileQuery, SmartUserProfileQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartUserProfileQuery ()

Purpose: Constructor for the SmartUserProfileQuery class
Notes:

Top

SmartUserProfileQuery (character)

Purpose: Constructor for the SmartUserProfileQuery class
Notes:

Parameters:
pUserProfileGuid CHARACTER
The filter value for the eSmartUserProfile.UserProfileGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery And


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery AndNot


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery Or


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery OrNot


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQuery
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate OwnerGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate OwnerType


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileKey


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate ProfileType


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate UserProfileGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserProfileQueryCharacterPredicate


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