| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| 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  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartUserQuery () | 
     Constructor for the SmartUserQuery class  | 
|
| + | SmartUserQuery (character) | 
     Constructor for the SmartUserQuery class  | 
|
| + | SmartUserQuery (character, character) | 
     Constructor for the SmartUserQuery class  | 
|
| + | SmartUserQuery (integer) | 
     Constructor for the SmartUserQuery class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartFramework.Authentication.SmartUserQuery And | 
       | 
|
| + | Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot | 
       | 
|
| + | 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.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 | 
       | 
| 
         
            
                Top
                
            
         
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery And (SmartUserQuery, SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery AndNot (SmartUserQuery, SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC InsertQueryEntry (QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED JoinEnum JoinOperator (JoinEnum, JoinEnum)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery Or (SmartUserQuery, SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Authentication.SmartUserQuery OrNot (SmartUserQuery, SmartUserQuery, SmartUserQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl ()
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC QueryDefinition ToQueryDefinition ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC QueryEntry ToQueryEntry ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER ToQueryString (logical)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC SmartUserQuery ()
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC SmartUserQuery (character)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartUserQuery (character, character)
 
  | 
||||||||||||||||||||
        
        PUBLIC SmartUserQuery (integer)
 
  | 
||||||||||||||||||||