| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery) | 
     Joins a Query Entry using AND  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     Joins two Query Entries using AND  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     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.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery) | 
     Joins a Query Entry using AND NOT  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     Joins two Query Entries using AND NOT  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     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.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery) | 
     Joins a Query Entry using OR  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     Joins two Query Entries using OR  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     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.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery) | 
     Joins a Query Entry using OR NOT  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     Joins two Query Entries using OR NOT  | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery) | 
     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 | |
|---|---|---|---|
| + | SmartObjectInstanceQuery () | 
     Constructor for the SmartObjectInstanceQuery class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery AndNot | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ContainerObjectMasterGuid | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate InstanceDescription | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate InstanceName | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate InstanceTypeName | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate LayoutPosition | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ObjectInstanceGuid | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ObjectMasterGuid | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ObjectMasterName | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryIntegerPredicate ObjectSequence | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery Or | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery OrNot | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate PageGuid | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ParentInstanceGuid | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate ParentInstanceName | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate SmartCopiedFrom | 
       | 
|
| + | Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQueryCharacterPredicate SmartRecordKey | 
       | 
| 
         
            
                Top
                
            
         
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery And (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        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.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery AndNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        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.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery Or (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        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.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartObjectInstanceQuery OrNot (SmartObjectInstanceQuery, SmartObjectInstanceQuery, SmartObjectInstanceQuery)
 
  | 
||||||||||||||||||||||||||||||
        
        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 SmartObjectInstanceQuery ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|