Namespace: Consultingwerk.SmartComponents.Implementation
Class 
MergeChangesEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:MergeChangesEventArgs
Purpose:Event Argument for the BeforeMergeChanges and
AfterMergeChanges events of the SmartBusinessEntityAdapter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Oct 01 22:53:59 CEST 2015


Top Constructor Summary
Options Name Purpose
+ MergeChangesEventArgs (handle, handle) Constructor for the MergeChangesEventArgs class

Top Property Summary
Options Name Purpose
+ HANDLE ChangeDataset Returns the handle of the dataset with changes
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ HANDLE OriginalDataset Returns the handle of the original dataset


Constructor Detail
Top

PUBLIC MergeChangesEventArgs (handle, handle)

Purpose: Constructor for the MergeChangesEventArgs class
Notes:

Parameters:
phChangeDataset HANDLE
The handle of the dataset with changes
phOriginalDataset HANDLE
The handle of the original dataset


Property Detail
Top

PUBLIC HANDLE ChangeDataset

Purpose: Returns the handle of the dataset with changes
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
Top

PUBLIC HANDLE OriginalDataset

Purpose: Returns the handle of the original dataset
Notes:

Returns HANDLE


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