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


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

Top Property Summary
Options Name Purpose
+ HANDLE BufferHandle
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Progress.Lang.Error Error
+ LOGICAL 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


Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Progress.Lang.Error Error


Returns Progress.Lang.Error
Top

PUBLIC LOGICAL Handled


Returns LOGICAL


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