Namespace: Consultingwerk.SmartFramework.Scheduler
Class 
SmartSchedulerJobPlanQuery Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.TableQuery

File:SmartSchedulerJobPlanQuery
Author(s):Peter / Consultingwerk Ltd.
Created:10/17/2023 14:30:45.754-04:00
Purpose: Provides the filter options for the SchedulerJobPlanGuid field
Notes:



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

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate Active
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery And
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery AndNot
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate DataBaseConnections
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate MaxExecutionDelay
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate MaxRuntime
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Or
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery OrNot
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate PlanningType
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringApril
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringAugust
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate RecurringDaylist
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringDecember
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate RecurringExecutionTimes
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringFebruary
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringFriday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJanuary
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJuly
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJune
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMarch
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMay
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMonday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringNovember
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringOctober
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSaturday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSeptember
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSunday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringThursday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringTuesday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringWednesday
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ScheduleDateTime
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobGuid
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobName
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobPlanGuid
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerQueueCode
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerQueueGuid
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate SystemOwned
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate UserGuid
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ValidFrom
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ValidTo
+ Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate WeekInterval


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery And (SmartSchedulerJobPlanQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery And (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery And (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Purpose: Joins a Query Entry using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery AndNot (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery AndNot (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Purpose: Joins a Query Entry using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Or (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Or (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Purpose: Joins a Query Entry using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery OrNot (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery OrNot (SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery, SmartSchedulerJobPlanQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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

Purpose: Constructor for the SmartSchedulerJobPlanQuery class
Notes:

Top

PUBLIC SmartSchedulerJobPlanQuery (character)

Purpose: Constructor for the SmartSchedulerJobPlanQuery class
Notes:

Parameters:
pSchedulerJobPlanGuid CHARACTER
The filter value for the eSmartSchedulerJobPlan.SchedulerJobPlanGuid field


Property Detail
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate Active


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery And


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery AndNot


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate DataBaseConnections


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate MaxExecutionDelay


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate MaxRuntime


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery Or


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery OrNot


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQuery
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate PlanningType


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringApril


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringAugust


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate RecurringDaylist


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringDecember


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate RecurringExecutionTimes


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringFebruary


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringFriday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJanuary


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJuly


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringJune


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMarch


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMay


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringMonday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringNovember


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringOctober


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSaturday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSeptember


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringSunday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringThursday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringTuesday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate RecurringWednesday


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ScheduleDateTime


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobName


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerJobPlanGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerQueueCode


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate SchedulerQueueGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryLogicalPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate UserGuid


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryCharacterPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ValidFrom


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate ValidTo


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryDateTimeTzPredicate
Top

PUBLIC Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate WeekInterval


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobPlanQueryIntegerPredicate


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:07:49