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.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
Purpose: Returns the name of the column from the source (database) column
Notes:



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

PUBLIC 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

PUBLIC CHARACTER DefaultQuery ()

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

Returns CHARACTER
The default query string


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