Namespace: Consultingwerk.OERA.Query
Interface 
IQueryMap Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.Query.DSQueryString, Consultingwerk.OERA.Query.DSQueryStringForKeyValueTable, Consultingwerk.OERA.Query.DSQueryStringForTempTable, Consultingwerk.OERA.Query.DSQueryStringProcedural, Consultingwerk.OERA.Query.FilteredDsQueryString

File:IQueryMap
Purpose:Interface describing the methods that the QueryString
class needs to know about its owner
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Mar 03 08:24:02 CET 2010



Top Method Summary
Options Name Purpose
CHARACTER ColumnSource (character) Returns the name of the column from the source (database) column
CHARACTER DefaultQuery () Returns the default query string for the data source


Method Detail
Top

CHARACTER ColumnSource (character)

Purpose: Returns the name of the column from the source (database) column
Notes:

Parameters:
pcColumn CHARACTER
The name of the temp-table column
Returns CHARACTER
The name of the source (database) column
Top

CHARACTER DefaultQuery ()

Purpose: Returns the default query string for the data source
Notes:

Returns CHARACTER
The default query string


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