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

PUBLIC 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

PUBLIC 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

PUBLIC CHARACTER ErrorFields


Returns CHARACTER
Top

PUBLIC CHARACTER ErrorTables


Returns CHARACTER
Top

PUBLIC System.Windows.Forms.Control FocusControl


Returns System.Windows.Forms.Control
Top

PUBLIC CHARACTER FocusControlName


Returns CHARACTER


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