Namespace: Consultingwerk.OERA
Class 
GenericFetchDataByKeyTableRequest Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Implements: Consultingwerk.OERA.IFetchDataByKeyTableParameter, Consultingwerk.OERA.IFetchDataByKeyTableRequest

Purpose: Gets/Sets the CustomContext used for the communication with the
Business Entity.
Notes: While the ContextString is part of the Business Entity context (and
thus mixing the Business Entity internal context with sort of custom
context the property CustomContext is 100% reserved for the use
in your own Business Entities / Data Access Objects



Top Method Summary
Options Name Purpose
+ Object Clone () Clones the object instance
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ Consultingwerk.OERA.GenericFetchDataByKeyTableParameter Clone (GenericFetchDataByKeyTableParameterCloneMode) Clones the object instance
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ CreateField (character, character) Creates a field in the temp-table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord () Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, character, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, character, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, integer, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, integer, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (character, logical) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (date) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (date, date) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (date, date, date) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime, datetime) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime, datetime, datetime) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime-tz) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime-tz, datetime-tz) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (datetime-tz, datetime-tz, datetime-tz) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (decimal) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (decimal, decimal) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (decimal, decimal, decimal) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (int64) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (int64, int64) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (int64, int64, int64) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, character, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, character, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, integer, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, integer, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (integer, logical) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (logical) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (logical, character) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (logical, integer) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (logical, logical) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ HANDLE CreateRecord (logical, logical, logical) Creates a record in the key table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
# InitializeKeyTable () Initializes the Key Table
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter

Top Constructor Summary
Options Name Purpose
+ GenericFetchDataByKeyTableRequest (character) Default constructor for GenericFetchDataByKeyTableRequest
+ GenericFetchDataByKeyTableRequest (character, character) Default constructor for GenericFetchDataByKeyTableRequest

Top Property Summary
Options Name Purpose
+ CHARACTER CustomContext
+ Progress.Lang.Object CustomParameter
+ HANDLE KeyValueTableHandle
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
+ Consultingwerk.OERA.INamedQueryParameter NamedQuery
+ CHARACTER Queries
+ INTEGER StopAfter
+ CHARACTER Tables
Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter


Method Detail
Top

PUBLIC Object Clone ()

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Clones the object instance
Notes: Performs Clone (GenericFetchDataByKeyTableParameterCloneMode:SchemaAndData)

Returns Object
The new object instance
Top

PUBLIC Consultingwerk.OERA.GenericFetchDataByKeyTableParameter Clone (GenericFetchDataByKeyTableParameterCloneMode)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Clones the object instance
Notes:

Parameters:
poCloneMode Consultingwerk.OERA.GenericFetchDataByKeyTableParameterCloneMode
Schema or SchemaAndData
Returns Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
The new object instance
Top

PUBLIC CreateField (character, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a field in the temp-table
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field to create
pcDataType CHARACTER
The data type for the new field
Top

PUBLIC HANDLE CreateRecord ()

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, character, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
pValue3 CHARACTER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, character, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
pValue3 INTEGER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 INTEGER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, integer, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 INTEGER
The value for the second key field
pValue3 CHARACTER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, integer, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 INTEGER
The value for the second key field
pValue3 INTEGER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (character, logical)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 CHARACTER
The value for the first key field
pValue2 LOGICAL
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (date)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATE
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (date, date)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATE
The value for the first key field
pValue2 DATE
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (date, date, date)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATE
The value for the first key field
pValue2 DATE
The value for the second key field
pValue3 DATE
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime, datetime)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME
The value for the first key field
pValue2 DATETIME
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime, datetime, datetime)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME
The value for the first key field
pValue2 DATETIME
The value for the second key field
pValue3 DATETIME
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime-tz)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME-TZ
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime-tz, datetime-tz)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME-TZ
The value for the first key field
pValue2 DATETIME-TZ
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (datetime-tz, datetime-tz, datetime-tz)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DATETIME-TZ
The value for the first key field
pValue2 DATETIME-TZ
The value for the second key field
pValue3 DATETIME-TZ
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (decimal)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DECIMAL
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (decimal, decimal)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DECIMAL
The value for the first key field
pValue2 DECIMAL
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (decimal, decimal, decimal)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 DECIMAL
The value for the first key field
pValue2 DECIMAL
The value for the second key field
pValue3 DECIMAL
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (int64)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INT64
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (int64, int64)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INT64
The value for the first key field
pValue2 INT64
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (int64, int64, int64)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INT64
The value for the first key field
pValue2 INT64
The value for the second key field
pValue3 INT64
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, character, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
pValue3 CHARACTER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, character, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 CHARACTER
The value for the second key field
pValue3 INTEGER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 INTEGER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, integer, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 INTEGER
The value for the second key field
pValue3 CHARACTER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, integer, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 INTEGER
The value for the second key field
pValue3 INTEGER
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (integer, logical)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 INTEGER
The value for the first key field
pValue2 LOGICAL
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (logical)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 LOGICAL
The value for the first key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (logical, character)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 LOGICAL
The value for the first key field
pValue2 CHARACTER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (logical, integer)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 LOGICAL
The value for the first key field
pValue2 INTEGER
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (logical, logical)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 LOGICAL
The value for the first key field
pValue2 LOGICAL
The value for the second key field
Returns HANDLE
The handle of the buffer with the new record
Top

PUBLIC HANDLE CreateRecord (logical, logical, logical)

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Creates a record in the key table
Notes:

Parameters:
pValue1 LOGICAL
The value for the first key field
pValue2 LOGICAL
The value for the second key field
pValue3 LOGICAL
The value for the third key field
Returns HANDLE
The handle of the buffer with the new record
Top

PROTECTED InitializeKeyTable ()

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter
Purpose: Initializes the Key Table
Notes:



Constructor Detail
Top

PUBLIC GenericFetchDataByKeyTableRequest (character)

Purpose: Default constructor for GenericFetchDataByKeyTableRequest
Notes:

Parameters:
pcTables CHARACTER
The value for the Tables property
Top

PUBLIC GenericFetchDataByKeyTableRequest (character, character)

Purpose: Default constructor for GenericFetchDataByKeyTableRequest
Notes:

Parameters:
pcTables CHARACTER
The value for the Tables property
pcQueries CHARACTER
The value for the Queries property


Property Detail
Top

PUBLIC CHARACTER CustomContext


Returns CHARACTER
Top

PUBLIC Progress.Lang.Object CustomParameter


Returns Progress.Lang.Object
Top

PUBLIC HANDLE KeyValueTableHandle

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter

Returns HANDLE
Top

PUBLIC Consultingwerk.OERA.INamedQueryParameter NamedQuery


Returns Consultingwerk.OERA.INamedQueryParameter
Top

PUBLIC CHARACTER Queries


Returns CHARACTER
Top

PUBLIC INTEGER StopAfter


Returns INTEGER
Top

PUBLIC CHARACTER Tables

Inherited from Consultingwerk.OERA.GenericFetchDataByKeyTableParameter

Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:00:02