Namespace: Consultingwerk.OERA
Class 
DataSourceQueryInfoProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IDataSourceQueryInfoProvider

File:DataSourceQueryInfoProvider
Purpose:Provides data source query information (for tracing purposes)
to the DataAccess:FetchData method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Dec 27 17:34:03 CET 2013
Notes:Default IDataSourceQueryInfoProvider implementation
Purpose: Returns the reference to an IDataSourceQueryInfo object to the
DataAccess:FetchData method
Notes: If provided and type matches returns the CustomParameter reference
from the IFetchDataRequest



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: If provided and type matches returns the CustomParameter reference
from the IFetchDataRequest

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       27.03.2024 00:28:21