Namespace: Consultingwerk.OERA
Interface 
IDataSourceQueryInfo Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.DataSourceQueryInfo

File:IDataSourceQueryInfo
Purpose:Interface for Holder Classes that may receive information
about the data source queries executed by the DataAccess
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 27 17:22:07 CET 2013


Top Property Summary
Options Name Purpose
+ CHARACTER ClientQuery Gets and sets the client query of the current request
+ CHARACTER PrepareQuery Gets and sets query that was used to prepare the data source query
+ CHARACTER SourceDefaultQuery Gets and sets the source default query


Property Detail
Top

PUBLIC CHARACTER ClientQuery

Purpose: Gets and sets the client query of the current request
Notes: This is the query string that was provided by the consumer

Returns CHARACTER
Top

PUBLIC CHARACTER PrepareQuery

Purpose: Gets and sets query that was used to prepare the data source query
Notes: This is the query string that combines the client query string and
the source default query

Returns CHARACTER
Top

PUBLIC CHARACTER SourceDefaultQuery

Purpose: Gets and sets the source default query
Notes: This is the query string that is maintained by the actual data access
class

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:09