Top Method Summary
Options Name Purpose
Progress.Lang.Object Clone () Clones the object instance
Consultingwerk.CharacterRange From (character) Property Setter for the From property
CHARACTER GetExpression () Returns an alternative Query Expression
Consultingwerk.CharacterRange To (character) Property Setter for the To property
Consultingwerk.ListQueryExpression ToList () Returns a ListQueryExpression containing this IQueryExpression instance

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

Top Property Summary
Options Name Purpose
CHARACTER From
CHARACTER To


Method Detail
Top

Progress.Lang.Object Clone ()

Purpose: Clones the object instance
Notes:

Returns Progress.Lang.Object
The cloned object instance
Top

Consultingwerk.CharacterRange From (character)

Purpose: Property Setter for the From property
Notes:

Parameters:
pFrom CHARACTER
The value for the From property
Returns Consultingwerk.CharacterRange
The reference to the object instance
Top

CHARACTER GetExpression ()

Purpose: Returns an alternative Query Expression
Notes:

Returns CHARACTER
The To and From value as a concatenated string
Top

Consultingwerk.CharacterRange To (character)

Purpose: Property Setter for the To property
Notes:

Parameters:
pTo CHARACTER
The value for the To property
Returns Consultingwerk.CharacterRange
The reference to the object instance
Top

Consultingwerk.ListQueryExpression ToList ()

Purpose: Returns a ListQueryExpression containing this IQueryExpression instance
Notes: Simplifies dealing with IQueryExpression instances, which can be
individual expressions or a list

Returns Consultingwerk.ListQueryExpression
The ListQueryExpression containing this IQueryExpression instance


Constructor Detail
Top

CharacterRange ()

Purpose: Constructor for the CharacterRange class
Notes:

Top

CharacterRange (character, character)

Purpose: Constructor for the CharacterRange class
Notes:

Parameters:
pFrom CHARACTER
The value for the From property
pTo CHARACTER
The value for the To property


Property Detail
Top

CHARACTER From


Returns CHARACTER
Top

CHARACTER To


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:02:05