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



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

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

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

DatasetErrorString (handle)

Purpose: Constructor for the DatasetErrorString class
Notes:

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset Buffer


Property Detail
Top

HANDLE BufferHandle


Returns HANDLE


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