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


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

Top Property Summary
Options Name Purpose
+ HANDLE ChangesDatasetHandle Returns the handle of the ProDataset that contains the changes
+ HANDLE DatasetHandle Returns the handle of the ProDataset that contains the data on the client
Inherited from Consultingwerk.SmartComponents.Implementation.BeforeGetChangesEventArgs
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
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

Purpose: Returns the handle of the ProDataset that contains the changes
Notes:

Returns HANDLE
Top

PUBLIC HANDLE DatasetHandle

Inherited from Consultingwerk.SmartComponents.Implementation.BeforeGetChangesEventArgs
Purpose: Returns the handle of the ProDataset that contains the data on the client
Notes:

Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs


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