Namespace: Consultingwerk.SmartComponents.Base
Class 
AssignKeyFieldErrorEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:AssignKeyFieldErrorEventArgs
Purpose:Event argument for the AssignKeyFieldError event of the
SmartDatasetAdapter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 09 16:10:24 CET 2013


Top Constructor Summary
Options Name Purpose
+ AssignKeyFieldErrorEventArgs (Error, character, character) Constructor for the AssignKeyFieldErrorEventArgs class

Top Property Summary
Options Name Purpose
+ CHARACTER BufferName Returns the name of the buffer that caused the issue
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ Progress.Lang.Error Error Returns the Error associated with this event
+ CHARACTER FieldName Returns the name of the field that caused the issue


Constructor Detail
Top

PUBLIC AssignKeyFieldErrorEventArgs (Error, character, character)

Purpose: Constructor for the AssignKeyFieldErrorEventArgs class
Notes:

Parameters:
err Progress.Lang.Error
The Error associated with this event
pcBufferName CHARACTER
The name of the buffer that cause the issue
pcFieldName CHARACTER
The name of the field that caused the issue


Property Detail
Top

PUBLIC CHARACTER BufferName

Purpose: Returns the name of the buffer that caused the issue
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 Progress.Lang.Error Error

Purpose: Returns the Error associated with this event
Notes:

Returns Progress.Lang.Error
Top

PUBLIC CHARACTER FieldName

Purpose: Returns the name of the field that caused the issue
Notes:

Returns CHARACTER


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