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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartModifiedStateQuery And
Consultingwerk.SmartFramework.System.SmartModifiedStateQuery AndNot
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate Description
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateGuid
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateKeyFieldValues
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateTable
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryDateTimeTzPredicate ModifiedStateTimeStamp
Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateUser
Consultingwerk.SmartFramework.System.SmartModifiedStateQuery Or
Consultingwerk.SmartFramework.System.SmartModifiedStateQuery OrNot


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery And (SmartModifiedStateQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery And (SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery And (SmartModifiedStateQuery, SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery AndNot (SmartModifiedStateQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery AndNot (SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery AndNot (SmartModifiedStateQuery, SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery Or (SmartModifiedStateQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery Or (SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery Or (SmartModifiedStateQuery, SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery OrNot (SmartModifiedStateQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery OrNot (SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery OrNot (SmartModifiedStateQuery, SmartModifiedStateQuery, SmartModifiedStateQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartModifiedStateQuery ()

Purpose: Constructor for the SmartModifiedStateQuery class
Notes:

Top

SmartModifiedStateQuery (character)

Purpose: Constructor for the SmartModifiedStateQuery class
Notes:

Parameters:
pModifiedStateGuid CHARACTER
The filter value for the eSmartModifiedState.ModifiedStateGuid field


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery And


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQuery
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery AndNot


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQuery
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate Description


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateGuid


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateKeyFieldValues


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateTable


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryDateTimeTzPredicate ModifiedStateTimeStamp


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate ModifiedStateUser


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery Or


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQuery
Top

Consultingwerk.SmartFramework.System.SmartModifiedStateQuery OrNot


Returns Consultingwerk.SmartFramework.System.SmartModifiedStateQuery


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