Namespace: Consultingwerk.OERA
Class 
DatasetErrorString Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DatasetErrorString
Purpose:More OO-like method to set the ProDataset Buffer's ERROR-STRING
and ERROR attributes compared to the DatasetHelper:AddErrorString
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 15 19:08:07 CET 2020
Purpose: Returns the HANDLE of the ProDataset buffer
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.DatasetErrorString AddErrorMessage (character) Adds an Error message to the ProDataset Buffer ERROR-STRING attribute
+ Consultingwerk.OERA.DatasetBufferFieldErrorString ForField (character) Returns the DatasetBufferFieldErrorString instance to set an error string for the given field

Top Constructor Summary
Options Name Purpose
+ DatasetErrorString (handle) Constructor for the DatasetErrorString class

Top Property Summary
Options Name Purpose
+ HANDLE BufferHandle


Method Detail
Top

PUBLIC Consultingwerk.OERA.DatasetErrorString AddErrorMessage (character)

Purpose: Adds an Error message to the ProDataset Buffer ERROR-STRING attribute
Notes: Also sets ERROR on the Buffer and ProDataset

Parameters:
pcMessage CHARACTER
The error message to add
Returns Consultingwerk.OERA.DatasetErrorString
The DatasetErrorString instance
Top

PUBLIC Consultingwerk.OERA.DatasetBufferFieldErrorString ForField (character)

Purpose: Returns the DatasetBufferFieldErrorString instance to set an
error string for the given field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the temp-table field
Returns Consultingwerk.OERA.DatasetBufferFieldErrorString
The DatasetBufferFieldErrorString instance


Constructor Detail
Top

PUBLIC DatasetErrorString (handle)

Purpose: Constructor for the DatasetErrorString class
Notes:

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset Buffer


Property Detail
Top

PUBLIC HANDLE BufferHandle


Returns HANDLE


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