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

File:IDataSourceQueryInfoProvider
Purpose:Interface for classes that provide data source query
information (for tracing purposes)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 27 17:34:03 CET 2013
Purpose: Returns the reference to an IDataSourceQueryInfo object to the
DataAccess:FetchData method
Notes: An unknown value may be returned



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.IDataSourceQueryInfo GetDataSourceQueryInfo (character, IFetchDataRequest) Returns the reference to an IDataSourceQueryInfo object to the DataAccess:FetchData method


Method Detail
Top

PUBLIC Consultingwerk.OERA.IDataSourceQueryInfo GetDataSourceQueryInfo (character, IFetchDataRequest)

Purpose: Returns the reference to an IDataSourceQueryInfo object to the
DataAccess:FetchData FetchData method
Notes: An unknown value may be returned

Parameters:
pcDataAccessClassName CHARACTER
The name of the Data Access class
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The reference to the fetch data request object
Returns Consultingwerk.OERA.IDataSourceQueryInfo
The reference to the IDataSourceQueryInfo implementation


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