Namespace: Consultingwerk.SmartComponents.Implementation
Class 
AfterGetChangesEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Implementation.BeforeGetChangesEventArgs

File:AfterGetChangesEventArgs
Purpose:Event handler for the AfterGetChanges event
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jul 30 08:17:59 CEST 2012
Purpose: Returns the handle of the ProDataset that contains the changes
Notes:


Top Constructor Summary
Options Name Purpose
+ AfterGetChangesEventArgs (handle, handle) Constructor of the AfterGetChangesEventArgs class

Top Property Summary
Options Name Purpose
+ HANDLE ChangesDatasetHandle
+ HANDLE DatasetHandle
Inherited from Consultingwerk.SmartComponents.Implementation.BeforeGetChangesEventArgs
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs


Constructor Detail
Top

PUBLIC AfterGetChangesEventArgs (handle, handle)

Purpose: Constructor of the AfterGetChangesEventArgs class
Notes:

Parameters:
phDataset HANDLE
The handle of the ProDataset that contains the data on the client
phChangesDataset HANDLE
The handle of the ProDataset that contains the changes


Property Detail
Top

PUBLIC HANDLE ChangesDatasetHandle


Returns HANDLE
Top

PUBLIC HANDLE DatasetHandle

Inherited from Consultingwerk.SmartComponents.Implementation.BeforeGetChangesEventArgs

Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs


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