Namespace: Consultingwerk.OERA
Interface 
IDataAccessReceiveData Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IDataAccessReceiveData
Purpose:Interface for Data Access classes that provide the
optional ReceiveData method to update the ProDataset
in the Data Access layer similar to the ReceiveData
method in the Business Entity Layer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 27 18:22:39 CET 2021
Purpose: Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values)
Notes: Invoked during FetchData () and SaveChanges ()
Abstract method to be implemented by the actual Business Entity



Top Method Summary
Options Name Purpose
+ ReceiveData () Provides a hook to modify data in the ProDataset after Read and Update operations (i.e. population of aggregated values)


Method Detail
Top

PUBLIC ReceiveData ()

Purpose: Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values)
Notes: Invoked during FetchData () and SaveChanges ()
Abstract method to be implemented by the actual Business Entity



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