Top Method Summary
Options Name Purpose
Progress.Lang.Object Clone () Clones the object instance
CHARACTER GetExpression () Returns the Expression to be used in a Query String
CHARACTER GetExpressionForAlternativeField (character) Returns the query expression with an alternative field name
Consultingwerk.BufferFieldName GetFieldName () Returns the field name associated with this query expression

Top Constructor Summary
Options Name Purpose
InQueryExpression () Constructor for the InQueryExpression class
InQueryExpression (BufferFieldName, character) Constructor for the InQueryExpression class
InQueryExpression (character, character) Constructor for the InQueryExpression class

Top Property Summary
Options Name Purpose
Consultingwerk.BufferFieldName FieldName
CHARACTER List


Method Detail
Top

Progress.Lang.Object Clone ()

Purpose: Clones the object instance
Notes:

Returns Progress.Lang.Object
The cloned object instance
Top

CHARACTER GetExpression ()

Purpose: Returns the Expression to be used in a Query String
Notes:

Returns CHARACTER
The CHARACTER Expression
Top

CHARACTER GetExpressionForAlternativeField (character)

Purpose: Returns the query expression with an alternative field name
Notes:

Parameters:
pcFieldName CHARACTER
The alternative field name (including buffer name)
Returns CHARACTER
The query expression
Top

Consultingwerk.BufferFieldName GetFieldName ()

Purpose: Returns the field name associated with this query expression
Notes:

Returns Consultingwerk.BufferFieldName
The field name associated with this query expression


Constructor Detail
Top

InQueryExpression ()

Purpose: Constructor for the InQueryExpression class
Notes:

Top

InQueryExpression (BufferFieldName, character)

Purpose: Constructor for the InQueryExpression class
Notes:

Parameters:
poFieldName Consultingwerk.BufferFieldName
The BufferFieldName reference for the IN Expression
pcList CHARACTER
The list to use for the IN Expression
Top

InQueryExpression (character, character)

Purpose: Constructor for the InQueryExpression class
Notes:

Parameters:
pcFieldName CHARACTER
The field name for the IN Expression
pcList CHARACTER
The list to use for the IN Expression


Property Detail
Top

Consultingwerk.BufferFieldName FieldName


Returns Consultingwerk.BufferFieldName
Top

CHARACTER List


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:36