Namespace: Consultingwerk
Class 
AblFunctionQueryExpression Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.IQueryExpression
SERIALIZABLE

File:AblFunctionQueryExpression
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Mar 13 20:46:48 CET 2018
Purpose: Returns the BufferName
Notes:



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

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

Top Property Summary
Options Name Purpose
+ CHARACTER BufferName
+ CHARACTER FunctionString


Method Detail
Top

PUBLIC Progress.Lang.Object Clone ()

Purpose: Clones the object instance
Notes:

Returns Progress.Lang.Object
The cloned object instance
Top

PUBLIC CHARACTER GetExpression ()

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

Returns CHARACTER
The CHARACTER Expression


Constructor Detail
Top

PUBLIC AblFunctionQueryExpression (character, character)

Purpose: Constructor for the AblFunctionQueryExpression class
Notes:

Parameters:
pcFunctionString CHARACTER
The ABL Function as a String (e.g. INDEX (Name, 'auto'))
pcBufferName CHARACTER
The name of the buffer, used for all unquoted strings


Property Detail
Top

PUBLIC CHARACTER BufferName


Returns CHARACTER
Top

PUBLIC CHARACTER FunctionString


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:48:47