Namespace: Consultingwerk.SmartFramework.Repository.Object
Class 
SmartLinkQuery Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.TableQuery

File:SmartLinkQuery
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:24/10/2021 07:21:27,334+02:00
Purpose: Provides the filter options for the LinkGuid field
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery) Joins a Query Entry using AND
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery, SmartLinkQuery) Joins two Query Entries using AND
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery) 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.SmartLinkQuery AndNot (SmartLinkQuery) Joins a Query Entry using AND NOT
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot (SmartLinkQuery, SmartLinkQuery) Joins two Query Entries using AND NOT
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery) 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.SmartLinkQuery Or (SmartLinkQuery) Joins a Query Entry using OR
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or (SmartLinkQuery, SmartLinkQuery) Joins two Query Entries using OR
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery) 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.SmartLinkQuery OrNot (SmartLinkQuery) Joins a Query Entry using OR NOT
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot (SmartLinkQuery, SmartLinkQuery) Joins two Query Entries using OR NOT
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery) 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
+ SmartLinkQuery () Constructor for the SmartLinkQuery class

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate ContainerObjectMasterGuid
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkGuid
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkName
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkTypeGuid
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceObjectInstanceGuid
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceObjectName
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate SourcePageNumber
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceTypeIcon
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetObjectInstanceGuid
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetObjectName
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate TargetPageNumber
+ Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetTypeIcon


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery, SmartLinkQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery)

Purpose: Joins three Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The first SmartLinkQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The second SmartLinkQuery instance to join using AND
poQuery3 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The third SmartLinkQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
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.Repository.Object.SmartLinkQuery AndNot (SmartLinkQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot (SmartLinkQuery, SmartLinkQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The first SmartLinkQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The second SmartLinkQuery instance to join using AND NOT
poQuery3 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The third SmartLinkQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
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.Repository.Object.SmartLinkQuery Or (SmartLinkQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or (SmartLinkQuery, SmartLinkQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery)

Purpose: Joins three Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The first SmartLinkQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The second SmartLinkQuery instance to join using OR
poQuery3 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The third SmartLinkQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
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.Repository.Object.SmartLinkQuery OrNot (SmartLinkQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot (SmartLinkQuery, SmartLinkQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot (SmartLinkQuery, SmartLinkQuery, SmartLinkQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The first SmartLinkQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The second SmartLinkQuery instance to join using OR NOT
poQuery3 Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
The third SmartLinkQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
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 SmartLinkQuery ()

Purpose: Constructor for the SmartLinkQuery class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery And


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery AndNot


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate ContainerObjectMasterGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkName


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate LinkTypeGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery Or


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery OrNot


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQuery
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceObjectInstanceGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceObjectName


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate SourcePageNumber


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate SourceTypeIcon


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetObjectInstanceGuid


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetObjectName


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate TargetPageNumber


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryIntegerPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate TargetTypeIcon


Returns Consultingwerk.SmartFramework.Repository.Object.SmartLinkQueryCharacterPredicate


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:41:24