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
Progress.Lang.Error Error
LOGICAL Handled


Constructor Detail
Top

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

HANDLE BufferHandle


Returns HANDLE
Top

Progress.Lang.Error Error


Returns Progress.Lang.Error
Top

LOGICAL Handled


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:22:17