Namespace: Ccs.BusinessLogic
Interface
IQueryPredicate
Parent classes:
Inherits: Ccs.BusinessLogic.IQueryEntry

This Software is licensed by Progress Software Corporation (licensor)
under the Progress Software Common Component Specification Project
Release License Agreement available at
https://community.progress.com/products/directions/common_component/p/releaselicenseagreement
The Interface definition is part of the Common Component Specification [CCSBE01]. The
file is considered as a Specification Implementation Condition as described
in section 2.1.1.1: If Licensor has made Specification Implementation
Conditions available as of the date Licensee completes its Independent
Implementation, then Licensee must, prior to making any claim that its
Independent Implementation complies with the Specification, ensure that
the Independent Implementation satisfies all of the Specification
Implementation Conditions. If Licensor subsequently makes available or
updates, from time to time, the Specification Implementation Conditions,
then Licensee will verify that its Independent Implementation satisfies the
latest version of the Specification Implementation Conditions within ninety
(90) days following Licensor's release thereof.
Contributors:
Mike Fechner, Consultingwerk [2016]
File:IQueryPredicate
Purpose:Interface describing a query predicate
Description:Query predicates provide an abstractred way of expressing
queries to a businness entity table.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri May 27 09:50:04 CEST 2016
Purpose: Returns the name of the field for this query predicate
Notes:



Property Summary
Options Name Purpose
CHARACTER FieldName
Ccs.BusinessLogic.JoinEnum Join
Inherited from Ccs.BusinessLogic.IQueryEntry
Ccs.BusinessLogic.QueryOperatorEnum Operator
Ccs.Common.Support.IPrimitiveHolder Value
Ccs.Common.Support.IPrimitiveArrayHolder Values


Property Detail
Top

PUBLIC CHARACTER FieldName

Returns CHARACTER
Top

PUBLIC Ccs.BusinessLogic.JoinEnum Join

Inherited from Ccs.BusinessLogic.IQueryEntry
Returns Ccs.BusinessLogic.JoinEnum
Top

PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Operator

Returns Ccs.BusinessLogic.QueryOperatorEnum
Top

PUBLIC Ccs.Common.Support.IPrimitiveHolder Value

Returns Ccs.Common.Support.IPrimitiveHolder
Top

PUBLIC Ccs.Common.Support.IPrimitiveArrayHolder Values

Returns Ccs.Common.Support.IPrimitiveArrayHolder


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0