Top Constructor Summary
Options Name Purpose
FetchDataByKeysParameter () Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, character[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, datetime-tz[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, datetime[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, date[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, decimal[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, int64[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, integer[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, character, logical[]) Constructor for the FetchDataByKeysParameter class
FetchDataByKeysParameter (character, INameValuesPair[]) Constructor for the FetchDataByKeysParameter class

Top Property Summary
Options Name Purpose
Consultingwerk.OERA.INameValuesPair Keys
CHARACTER Tables


Constructor Detail
Top

FetchDataByKeysParameter ()

Purpose: Constructor for the FetchDataByKeysParameter class
Notes:

Top

FetchDataByKeysParameter (character, character, character[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with character values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
pcKeyValues CHARACTER
The character values for the field
Top

FetchDataByKeysParameter (character, character, datetime-tz[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with datetime-tz values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
pdtKeyValues DATETIME-TZ
The datetime-tz values for the field
Top

FetchDataByKeysParameter (character, character, datetime[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with datetime values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
pdtKeyValues DATETIME
The datetime values for the field
Top

FetchDataByKeysParameter (character, character, date[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with date values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
pdaKeyValues DATE
The date values for the field
Top

FetchDataByKeysParameter (character, character, decimal[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with decimal values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
pdeKeyValues DECIMAL
The decimal values for the field
Top

FetchDataByKeysParameter (character, character, int64[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with int64 values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
piKeyValues INT64
The int64 values for the field
Top

FetchDataByKeysParameter (character, character, integer[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with integer values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
piKeyValues INTEGER
The integer values for the field
Top

FetchDataByKeysParameter (character, character, logical[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes: Convenience constructor for a single key with logical values

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
pcName CHARACTER
The name of the field
plKeyValues LOGICAL
The logical values for the field
Top

FetchDataByKeysParameter (character, INameValuesPair[])

Purpose: Constructor for the FetchDataByKeysParameter class
Notes:

Parameters:
pcTables CHARACTER
The comma delimited list of tables to retrieve
poKeys Consultingwerk.OERA.INameValuesPair
The array of INameValuesPair instances


Property Detail
Top

Consultingwerk.OERA.INameValuesPair Keys


Returns Consultingwerk.OERA.INameValuesPair
Top

CHARACTER Tables


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:23:37