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

File:SaveRowChangesEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Sep 12 14:56:05 CEST 2011


Top Constructor Summary
Options Name Purpose
+ SaveRowChangesEventArgs (character, handle, handle, integer) Constructor for the SaveRowChangesEventArgs class
+ SaveRowChangesEventArgs (character, handle, handle, RowStateEnum) Constructor for the SaveRowChangesEventArgs class

Top Property Summary
Options Name Purpose
+ HANDLE BeforeBufferHandle Returns the reference to the buffers BEFORE-BUFFER
+ HANDLE BufferHandle Returns the reference to the actual buffers that is validated (the AFTER-BUFFER)
+ CHARACTER BufferName Returns the name of the actual buffer that is validated (AFTER-BUFFER)
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ Consultingwerk.OERA.Enum.RowStateEnum RowState


Constructor Detail
Top

PUBLIC SaveRowChangesEventArgs (character, handle, handle, integer)

Purpose: Constructor for the SaveRowChangesEventArgs class
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer
phBufferHandle HANDLE
The handle of the buffer
phBeforeBufferHandle HANDLE
The handle of the records before buffer
piRowState INTEGER
The INTEGER ROW-STATE value as returned by the ROW-STATE property of the before buffer
Top

PUBLIC SaveRowChangesEventArgs (character, handle, handle, RowStateEnum)

Purpose: Constructor for the SaveRowChangesEventArgs class
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer
phBufferHandle HANDLE
The handle of the buffer
phBeforeBufferHandle HANDLE
The handle of the records before buffer
poRowState Consultingwerk.OERA.Enum.RowStateEnum
The RowStateEnum value mathing value of the ROW-STATE property of the before buffer


Property Detail
Top

PUBLIC HANDLE BeforeBufferHandle

Purpose: Returns the reference to the buffers BEFORE-BUFFER
Notes:

Returns HANDLE
Top

PUBLIC HANDLE BufferHandle

Purpose: Returns the reference to the actual buffers that is validated (the
AFTER-BUFFER)
Notes:

Returns HANDLE
Top

PUBLIC CHARACTER BufferName

Purpose: Returns the name of the actual buffer that is validated (AFTER-BUFFER)
Notes:

Returns CHARACTER
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 Consultingwerk.OERA.Enum.RowStateEnum RowState

Purpose:
Notes:

Returns Consultingwerk.OERA.Enum.RowStateEnum


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