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

File:SmartAttachmentQueryInt64Predicate
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:14/10/2017 08:22:42,756+02:00
Purpose: Constructor for the SmartAttachmentQueryInt64Predicate class
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery Eq (int64) Adds an Eq filter condition
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery Ge (int64) Adds a Ge filter condition
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery Gt (int64) Adds a Gt filter condition
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery InList (int64[]) Adds an InList filter condition
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery 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.SmartAttachmentQuery Le (int64) Adds a Le filter condition
+ Consultingwerk.SmartFramework.System.SmartAttachmentQuery Lt (int64) Adds a Lt filter condition

Top Constructor Summary
Options Name Purpose
+ SmartAttachmentQueryInt64Predicate (SmartAttachmentQuery, character) Constructor for the SmartAttachmentQueryInt64Predicate 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.SmartAttachmentQuery Eq (int64)

Purpose: Adds an Eq filter condition
Notes:

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

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

Purpose: Adds a Ge filter condition
Notes:

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

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

Purpose: Adds a Gt filter condition
Notes:

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

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

Purpose: Adds an InList filter condition
Notes:

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

PUBLIC Consultingwerk.SmartFramework.System.SmartAttachmentQuery 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.SmartAttachmentQuery
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.SmartAttachmentQuery Le (int64)

Purpose: Adds a Le filter condition
Notes:

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

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

Purpose: Adds a Lt filter condition
Notes:

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


Constructor Detail
Top

PUBLIC SmartAttachmentQueryInt64Predicate (SmartAttachmentQuery, character)

Purpose: Constructor for the SmartAttachmentQueryInt64Predicate class
Notes:

Parameters:
poParent Consultingwerk.SmartFramework.System.SmartAttachmentQuery
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:10:02