Namespace: Consultingwerk.SmartFramework.System.ImportFileStatus
Class 
SmartImportFileStatusQueryLogicalPredicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate

File:SmartImportFileStatusQueryLogicalPredicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:08/05/2023 14:49:44,986+02:00
Purpose: Constructor for the SmartImportFileStatusQueryLogicalPredicate class
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Eq (logical) Adds an Eq filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Ge (logical) Adds a Ge filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Gt (logical) Adds a Gt filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery InList (logical[]) Adds an InList filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery InRange (logical, logical) Adds an InRange filter condition
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate
# Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical[]) Inserts a QueryPredicate to the Query
Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Le (logical) Adds a Le filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Lt (logical) Adds a Lt filter condition
+ Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Ne (logical) Adds a Ne filter condition

Top Constructor Summary
Options Name Purpose
+ SmartImportFileStatusQueryLogicalPredicate (SmartImportFileStatusQuery, character) Constructor for the SmartImportFileStatusQueryLogicalPredicate class

Top Property Summary
Options Name Purpose
# CHARACTER FieldName
Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate
# Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery
Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Eq (logical)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Ge (logical)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Gt (logical)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery InList (logical[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
plValues LOGICAL
The array of reference values
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery InRange (logical, logical)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
plValue1 LOGICAL
The reference value for the lower boundary
plValue2 LOGICAL
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical)

Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
plValue LOGICAL
The reference value
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery InsertQueryEntry (QueryOperatorEnum, logical[])

Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate
Purpose: Inserts a QueryPredicate to the Query
Notes:

Parameters:
poOperator Ccs.BusinessLogic.QueryOperatorEnum
The Query Operator
plValues LOGICAL
The reference values
Returns Consultingwerk.OERA.QueryBuilder.TableQuery
The reference to the parent query
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Le (logical)

Purpose: Adds a Le filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Lt (logical)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery Ne (logical)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
plValue LOGICAL
The reference value
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The new query entry


Constructor Detail
Top

PUBLIC SmartImportFileStatusQueryLogicalPredicate (SmartImportFileStatusQuery, character)

Purpose: Constructor for the SmartImportFileStatusQueryLogicalPredicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The reference to the table query builder instance
pcFieldName CHARACTER
The name of the field


Property Detail
Top

PROTECTED CHARACTER FieldName

Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate

Returns CHARACTER
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery

Inherited from Consultingwerk.OERA.QueryBuilder.LogicalQueryPredicate

Returns Consultingwerk.OERA.QueryBuilder.TableQuery


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