Namespace: Consultingwerk.OERA
Class 
HandleCommitErrorEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:HandleCommitErrorEventArgs
Purpose:Event Argument for the HandleCommitError event and HandleCommitSysError
of the Data Access class
Description:Allows custom handling of commit erorrs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jan 11 00:39:36 CET 2014
Notes:Typically errors should be stored in the Buffers ERROR-STRING
attribute


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

Top Property Summary
Options Name Purpose
+ HANDLE BufferHandle Returns the handle of the Before Buffer associated with this event
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ Progress.Lang.Error Error Returns the reference to the error instance associated with this event
+ LOGICAL Handled Gets and sets if the error is handled


Constructor Detail
Top

PUBLIC HandleCommitErrorEventArgs (Error, handle)

Purpose: Constructor for the HandleCommitErrorEventArgs class
Notes:

Parameters:
poError Progress.Lang.Error
The reference to the error associated with this event
phBufferHandle HANDLE
The handle of the before buffer associated with this event


Property Detail
Top

PUBLIC HANDLE BufferHandle

Purpose: Returns the handle of the Before Buffer associated with this event
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 Progress.Lang.Error Error

Purpose: Returns the reference to the error instance associated with this event
Notes:

Returns Progress.Lang.Error
Top

PUBLIC LOGICAL Handled

Purpose: Gets and sets if the error is handled
Notes:

Returns LOGICAL


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