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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery And
Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery AndNot
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyGuid
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyImageLarge
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyImageSmall
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyName
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyReferenceChar
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryDecimalPredicate LoginCompanyReferenceDecimal
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryIntegerPredicate LoginCompanyReferenceInteger
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyShort
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyTenantDomain
Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Or
Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery OrNot
Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryLogicalPredicate SystemOwned


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery And (SmartLoginCompanyQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

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

Purpose: Joins two Query Entries using AND
Notes:

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

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

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery AndNot (SmartLoginCompanyQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

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

Purpose: Joins two Query Entries using AND NOT
Notes:

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

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

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Or (SmartLoginCompanyQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

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

Purpose: Joins two Query Entries using OR
Notes:

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

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

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery OrNot (SmartLoginCompanyQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

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

Purpose: Joins two Query Entries using OR NOT
Notes:

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

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

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartLoginCompanyQuery ()

Purpose: Constructor for the SmartLoginCompanyQuery class
Notes:

Top

SmartLoginCompanyQuery (character)

Purpose: Constructor for the SmartLoginCompanyQuery class
Notes:

Parameters:
pLoginCompanyGuid CHARACTER
The filter value for the eSmartLoginCompany.LoginCompanyGuid field


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery And


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery AndNot


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyGuid


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyImageLarge


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyImageSmall


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyName


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyReferenceChar


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryDecimalPredicate LoginCompanyReferenceDecimal


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryDecimalPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryIntegerPredicate LoginCompanyReferenceInteger


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyShort


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate LoginCompanyTenantDomain


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery Or


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery OrNot


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyQueryLogicalPredicate


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