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
CanDoQueryExpression () Constructor for the CanDoQueryExpression class
CanDoQueryExpression (character, BufferFieldName) Constructor for the CanDoQueryExpression class
CanDoQueryExpression (character, character) Constructor for the CanDoQueryExpression class

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


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

CanDoQueryExpression ()

Purpose: Constructor for the CanDoQueryExpression class
Notes:

Top

CanDoQueryExpression (character, BufferFieldName)

Purpose: Constructor for the CanDoQueryExpression class
Notes:

Parameters:
pcValue CHARACTER
The calue to use for the CAN-DO Expression
poFieldName Consultingwerk.BufferFieldName
The BufferFieldName reference for the CAN-DO Expression
Top

CanDoQueryExpression (character, character)

Purpose: Constructor for the CanDoQueryExpression class
Notes:

Parameters:
pcValue CHARACTER
The value to use for the CAN-DO Expression
pcFieldName CHARACTER
The field name for the CAN-DO Expression


Property Detail
Top

Consultingwerk.BufferFieldName FieldName


Returns Consultingwerk.BufferFieldName
Top

CHARACTER Value


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:05