Namespace: Consultingwerk.OERA
Class 
FetchOptions Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:FetchOptions
Purpose:Optional parameter object for dataset constructors
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:24.02.2020 21:44:53



Top Method Summary
Options Name Purpose
Consultingwerk.OERA.FetchOptions CustomContext (character) Property Setter for the CustomContext property
Consultingwerk.OERA.FetchOptions CustomParameter (Object) Property Setter for the CustomParameter property

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

Top Property Summary
Options Name Purpose
CHARACTER CustomContext
Progress.Lang.Object CustomParameter


Method Detail
Top

Consultingwerk.OERA.FetchOptions CustomContext (character)

Purpose: Property Setter for the CustomContext property
Notes:

Parameters:
pCustomContext CHARACTER
The value for the CustomContext property
Returns Consultingwerk.OERA.FetchOptions
The reference to the object instance
Top

Consultingwerk.OERA.FetchOptions CustomParameter (Object)

Purpose: Property Setter for the CustomParameter property
Notes:

Parameters:
pCustomParameter Progress.Lang.Object
The value for the CustomParameter property
Returns Consultingwerk.OERA.FetchOptions
The reference to the object instance


Constructor Detail
Top

FetchOptions ()

Purpose: Constructor for the FetchOptions class
Notes:

Top

FetchOptions (character)

Purpose: Constructor for the FetchOptions class
Notes:

Parameters:
pCustomContext CHARACTER
The value for the CustomContext property
Top

FetchOptions (character, Object)

Purpose: Constructor for the FetchOptions class
Notes:

Parameters:
pCustomContext CHARACTER
The value for the CustomContext property
pCustomParameter Progress.Lang.Object
The value for the CustomParameter property
Top

FetchOptions (Object)

Purpose: Constructor for the FetchOptions class
Notes:

Parameters:
pCustomParameter Progress.Lang.Object
The value for the CustomParameter property


Property Detail
Top

CHARACTER CustomContext


Returns CHARACTER
Top

Progress.Lang.Object CustomParameter


Returns Progress.Lang.Object


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