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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery And
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery AndNot
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate ContainerObjectTypeGuid
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate ContainerObjectTypeName
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate InstanceObjectTypeGuid
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate InstanceObjectTypeName
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery Or
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery OrNot
Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate SupportedInstanceObjectTypeGuid


Method Detail
Top

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

Purpose: Joins a Query Entry using AND
Notes:

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

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

Purpose: Joins two Query Entries using AND
Notes:

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

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

Purpose: Joins three Query Entries using AND
Notes:

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

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

Purpose: Joins a Query Entry using AND NOT
Notes:

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

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

Purpose: Joins two Query Entries using AND NOT
Notes:

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

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

Purpose: Joins three Query Entries using AND NOT
Notes:

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

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

Purpose: Joins a Query Entry using OR
Notes:

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

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

Purpose: Joins two Query Entries using OR
Notes:

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

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

Purpose: Joins three Query Entries using OR
Notes:

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

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

Purpose: Joins a Query Entry using OR NOT
Notes:

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

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

Purpose: Joins two Query Entries using OR NOT
Notes:

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

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

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartSupportedInstanceObjectTypeQuery ()

Purpose: Constructor for the SmartSupportedInstanceObjectTypeQuery class
Notes:

Top

SmartSupportedInstanceObjectTypeQuery (character)

Purpose: Constructor for the SmartSupportedInstanceObjectTypeQuery class
Notes:

Parameters:
pSupportedInstanceObjectTypeGuid CHARACTER
The filter value for the eSmartSupportedInstanceObjType.SupportedInstanceObjectTypeGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery And


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery AndNot


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate ContainerObjectTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate ContainerObjectTypeName


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate InstanceObjectTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate InstanceObjectTypeName


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery Or


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery OrNot


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQuery
Top

Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate SupportedInstanceObjectTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Class.SmartSupportedInstanceObjectTypeQueryCharacterPredicate


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