Method syntax
|
Description
|
Progress.Lang.Error RemoveError ( )
|
Retrieves and removes the current data error raised in the DataAdminService so you can, throw, display, or process the error in any way your application requires.
|
VOID ThrowError ( )
|
Throws the current data error raised in the DataAdminService.
|