Namespace: Consultingwerk.SmartFramework.System
Class 
SmartConfigurationValueQueryInt64Predicate Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.QueryBuilder.Int64QueryPredicate

File:SmartConfigurationValueQueryInt64Predicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:30/12/2022 07:08:40,261+01:00
Purpose: Constructor for the SmartConfigurationValueQueryInt64Predicate class
Notes:



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

Top Constructor Summary
Options Name Purpose
+ SmartConfigurationValueQueryInt64Predicate (SmartConfigurationValueQuery, character) Constructor for the SmartConfigurationValueQueryInt64Predicate class

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


Method Detail
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Eq (int64)

Purpose: Adds an Eq filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ge (int64)

Purpose: Adds a Ge filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Gt (int64)

Purpose: Adds a Gt filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery InList (int64[])

Purpose: Adds an InList filter condition
Notes:

Parameters:
piValues INT64
The array of reference values
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery InRange (int64, int64)

Purpose: Adds an InRange filter condition
Notes:

Parameters:
piValue1 INT64
The reference value for the lower boundary
piValue2 INT64
The reference value for the upper boundary
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

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

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

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

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

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

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

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Le (int64)

Purpose: Adds a Le filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Lt (int64)

Purpose: Adds a Lt filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry
Top

PUBLIC Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery Ne (int64)

Purpose: Adds a Ne filter condition
Notes:

Parameters:
piValue INT64
The reference value
Returns Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
The new query entry


Constructor Detail
Top

PUBLIC SmartConfigurationValueQueryInt64Predicate (SmartConfigurationValueQuery, character)

Purpose: Constructor for the SmartConfigurationValueQueryInt64Predicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.SmartConfigurationValueQuery
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.Int64QueryPredicate

Returns CHARACTER
Top

PROTECTED Consultingwerk.OERA.QueryBuilder.TableQuery ParentQuery

Inherited from Consultingwerk.OERA.QueryBuilder.Int64QueryPredicate

Returns Consultingwerk.OERA.QueryBuilder.TableQuery


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