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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery And
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery AndNot
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate DeactivateOnHide
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate LinkName
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate LinkSource
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate LinkTarget
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate LinkTypeGuid
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate ObjectTypeGuid
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery Or
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery OrNot
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate SupportedLinkGuid


Method Detail
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery And (SmartSupportedLinkQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery And (SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery And (SmartSupportedLinkQuery, SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery AndNot (SmartSupportedLinkQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery AndNot (SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery AndNot (SmartSupportedLinkQuery, SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery Or (SmartSupportedLinkQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery Or (SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery Or (SmartSupportedLinkQuery, SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery OrNot (SmartSupportedLinkQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery OrNot (SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery OrNot (SmartSupportedLinkQuery, SmartSupportedLinkQuery, SmartSupportedLinkQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartSupportedLinkQuery ()

Purpose: Constructor for the SmartSupportedLinkQuery class
Notes:

Top

SmartSupportedLinkQuery (character)

Purpose: Constructor for the SmartSupportedLinkQuery class
Notes:

Parameters:
pSupportedLinkGuid CHARACTER
The filter value for the eSmartSupportedLink.SupportedLinkGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery And


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery AndNot


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate DeactivateOnHide


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate LinkName


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate LinkSource


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate LinkTarget


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate LinkTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate ObjectTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery Or


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery OrNot


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate SupportedLinkGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedLinkQueryCharacterPredicate


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