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
Purpose: Returns the name of the buffer that caused the issue
Notes:


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

Top Property Summary
Options Name Purpose
+ CHARACTER BufferName
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Progress.Lang.Error Error
+ CHARACTER FieldName


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


Returns CHARACTER
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Progress.Lang.Error Error


Returns Progress.Lang.Error
Top

PUBLIC CHARACTER FieldName


Returns CHARACTER


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