Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataObjectValidationError Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.AppError
Implements: Consultingwerk.SmartComponents.Base.IFieldValidationError

File:SmartDataObjectValidationError
Purpose:Error class for validation errors returned from an ADM2
SmartDataObject
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jun 03 06:38:17 CET 2009


Top Constructor Summary
Options Name Purpose
SmartDataObjectValidationError (character, character) Constructor for the SmartDataObjectValidationError class
SmartDataObjectValidationError (character, character, character, character) Constructor for the SmartDataObjectValidationError class

Top Property Summary
Options Name Purpose
CHARACTER ErrorFields
CHARACTER ErrorTables
System.Windows.Forms.Control FocusControl
CHARACTER FocusControlName


Constructor Detail
Top

SmartDataObjectValidationError (character, character)

Purpose: Constructor for the SmartDataObjectValidationError class
Notes:

Parameters:
pcReturnValue CHARACTER
The return value associated with the error
pcFieldName CHARACTER
The name of the field that raised the error
Top

SmartDataObjectValidationError (character, character, character, character)

Purpose: Constructor for the SmartDataObjectValidationError class
Notes:

Parameters:
pcReturnValue CHARACTER
The return value associated with the error
pcFieldName CHARACTER
The name of the field that raised the error
pcFields CHARACTER
The fields associated with the error
pcTables CHARACTER
The tables associated with the error


Property Detail
Top

CHARACTER ErrorFields


Returns CHARACTER
Top

CHARACTER ErrorTables


Returns CHARACTER
Top

System.Windows.Forms.Control FocusControl


Returns System.Windows.Forms.Control
Top

CHARACTER FocusControlName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:06:22