Namespace: Consultingwerk.SmartFramework.Authentication
Class 
SmartUserQuery Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.TableQuery

File:SmartUserQuery
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:09/02/2023 09:53:22,040+01:00
Purpose: Provides the filter options for the UserGuid field
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery) Joins a Query Entry using AND
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery) Joins two Query Entries using AND
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery, SmartUserQuery) Joins three Query Entries using AND
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl () Sets the pending Join qualifier to And
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry) Add's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry) And's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry) And's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery) Joins a Query Entry using AND NOT
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery) Joins two Query Entries using AND NOT
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery, SmartUserQuery) Joins three Query Entries using AND NOT
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl () Sets the pending Join qualifier to AndNot
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry) Add not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry) And not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry) And not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ InsertQueryEntry (QueryEntry) Inserts a Query Entry to the current list of Query Entries
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# JoinEnum JoinOperator (JoinEnum, JoinEnum) Determines the resulting Join operator based on the entries Join and the position in the Query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery) Joins a Query Entry using OR
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery) Joins two Query Entries using OR
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery, SmartUserQuery) Joins three Query Entries using OR
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl () Sets the pending Join qualifier to Or
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry) Or's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery) Joins a Query Entry using OR NOT
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery) Joins two Query Entries using OR NOT
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery, SmartUserQuery) Joins three Query Entries using OR NOT
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl () Sets the pending Join qualifier to OrNot
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
# Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry) Or not's a QueryEntry to the current list
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ QueryDefinition ToQueryDefinition () Returns a QueryDefinition for this query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ QueryEntry ToQueryEntry () Returns a QueryGroup or QueryPredicate representing this query
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
+ CHARACTER ToQueryString (logical) Returns the ABL Query String representing this query string
Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery

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

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery And
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate Disabled
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageGuid
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageIsoCode
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LoginCompanyGuid
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LoginCompanyName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserFullName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserGuid
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or
+ Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate PasswordEncoding
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate PasswordSalt
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SmartAttachments
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SmartComments
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartCopiedFrom
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartRecordKey
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartUiAction
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SystemOwned
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserEmail
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserFullName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserGuid
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryDateTimeTzPredicate UserLastLogin
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserName
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserPassword
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryDatePredicate UserPasswordChangedDate
+ Consultingwerk.SmartFramework.Authentication.SmartUserQueryIntegerPredicate UserSecurityId


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery, SmartUserQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to And
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Add's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
poQueryEntry3 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery, SmartUserQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to AndNot
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Add not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: And not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to And to the current list
poQueryEntry2 QueryEntry
The second Query entry to And to the current list
poQueryEntry3 QueryEntry
The second Query entry to And to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC InsertQueryEntry (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Inserts a Query Entry to the current list of Query Entries
Notes: Applies the pending Join specifier to the Query Entry

Parameters:
poQueryEntry QueryEntry
The QueryEntry to insert to the query
Top

PROTECTED JoinEnum JoinOperator (JoinEnum, JoinEnum)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Determines the resulting Join operator based on the entries
Join and the position in the Query
Notes:

Parameters:
poTargetJoin JoinEnum
The requests Join operator for the entry
poEntryJoin JoinEnum
The current Join operator of the entry
Returns JoinEnum
The resulting JoinEnum value
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery, SmartUserQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to Or
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
poQueryEntry3 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery, SmartUserQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Sets the pending Join qualifier to OrNot
Notes:

Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry QueryEntry
The Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Or not's a QueryEntry to the current list
Notes:

Parameters:
poQueryEntry1 QueryEntry
The first Query entry to Or to the current list
poQueryEntry2 QueryEntry
The second Query entry to Or to the current list
poQueryEntry3 QueryEntry
The second Query entry to Or to the current list
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the TableQueryInstance for fluid style coding
Top

PUBLIC QueryDefinition ToQueryDefinition ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns a QueryDefinition for this query
Notes: Unlike the ToQueryEntry() method, this method does also return a valid
QueryDefinition when this TableQuery instance has no entries

Returns QueryDefinition
The QueryDefinition representing this query
Top

PUBLIC QueryEntry ToQueryEntry ()

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns a QueryGroup or QueryPredicate representing this query
Notes: Returns ? when no entries are present, the QueryPredicate when exactly a single
entry is present and a QueryGroup when multiple entries are present

Returns QueryEntry
The QueryGroup or QueryPredicate representing this query
Top

PUBLIC CHARACTER ToQueryString (logical)

Inherited from Consultingwerk.OERA.QueryBuilder.TableQuery
Purpose: Returns the ABL Query String representing this query string
Notes:

Parameters:
plQualifyFieldsWithTable LOGICAL
Logical value indicating if the fields should be qualified with the table name
Returns CHARACTER
The ABL Query String representing this query


Constructor Detail
Top

PUBLIC SmartUserQuery ()

Purpose: Constructor for the SmartUserQuery class
Notes:

Top

PUBLIC SmartUserQuery (character)

Purpose: Constructor for the SmartUserQuery class
Notes:

Parameters:
pUserGuid CHARACTER
The filter value for the eSmartUser.UserGuid field


Property Detail
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate Disabled


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageIsoCode


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LanguageName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LoginCompanyGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate LoginCompanyName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserFullName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate ManagerUserName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQuery
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate PasswordEncoding


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate PasswordSalt


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SmartAttachments


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SmartComments


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartCopiedFrom


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartRecordKey


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate SmartUiAction


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserEmail


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserFullName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserGuid


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryDateTimeTzPredicate UserLastLogin


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryDateTimeTzPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserName


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate UserPassword


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryDatePredicate UserPasswordChangedDate


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryDatePredicate
Top

PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQueryIntegerPredicate UserSecurityId


Returns Consultingwerk.SmartFramework.Authentication.SmartUserQueryIntegerPredicate


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:47