Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl () |
Sets the pending Join qualifier to And |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry) |
Add's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry) |
And's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndImpl (QueryEntry, QueryEntry, QueryEntry) |
And's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl () |
Sets the pending Join qualifier to AndNot |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry) |
Add not's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry) |
And not's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery AndNotImpl (QueryEntry, QueryEntry, QueryEntry) |
And not's a QueryEntry to the current list |
|
+ | InsertQueryEntry (QueryEntry) |
Inserts a Query Entry to the current list of Query Entries |
|
# | Ccs.BusinessLogic.JoinEnum JoinOperator (JoinEnum, JoinEnum) |
Determines the resulting Join operator based on the entries
Join and the position in the Query |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl () |
Sets the pending Join qualifier to Or |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry) |
Or's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry) |
Or's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrImpl (QueryEntry, QueryEntry, QueryEntry) |
Or's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl () |
Sets the pending Join qualifier to OrNot |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry) |
Or not's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry) |
Or not's a QueryEntry to the current list |
|
# | Consultingwerk.OERA.QueryBuilder.TableQuery OrNotImpl (QueryEntry, QueryEntry, QueryEntry) |
Or not's a QueryEntry to the current list |
|
+ | Consultingwerk.OERA.Ccs.QueryDefinition ToQueryDefinition () |
Returns a QueryDefinition for this query |
|
+ | Consultingwerk.OERA.Ccs.QueryEntry ToQueryEntry () |
Returns a QueryGroup or QueryPredicate representing this query |
|
+ | CHARACTER ToQueryString (logical) |
Returns the ABL Query String representing this query string |
Options | Name | Purpose | |
---|---|---|---|
# | TableQuery (character) |
Constructor for the TableQueryBuilder class |
Options | Name | Purpose | |
---|---|---|---|
- | CHARACTER TableName |
|
Top
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)
|
||||||||||||||||||||||||||||||
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 Ccs.BusinessLogic.JoinEnum JoinOperator (JoinEnum, JoinEnum)
|
||||||||||||||||||||||||||||||
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)
|
||||||||||||||||||||||||||||||
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 Consultingwerk.OERA.Ccs.QueryDefinition ToQueryDefinition ()
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.Ccs.QueryEntry ToQueryEntry ()
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER ToQueryString (logical)
|
PROTECTED TableQuery (character)
|
---|
PRIVATE CHARACTER TableName
|
---|