Top Method Summary
Options Name Purpose
GetDataRelationCandidates (character, dataset, table, table) Returns the possible data-relations for a temp-table that has been added to the Business Entity design


Method Detail
Top

GetDataRelationCandidates (character, dataset, table, table)

Purpose: Returns the possible data-relations for a temp-table that has
been added to the Business Entity design
Notes: The new temp-table is always the child of the suggested
data-relation, the existing temp-tables of the design are the
candidates for the parent (source) table.
The indexes of the source database tables are matched in
addition to the indexes of the temp-table design, as the index
selection typically keeps only a few of the database indexes in
the temp-table

Parameters:
pcChildTempTableName CHARACTER
The name of the temp-table that has been added to the design
dsBusinessEntity DATASET dsBusinessEntity
Dataset with the current Business Entity design
ttDataRelationSourceIndex TEMP-TABLE ttDataRelationSourceIndex
Temp-Table with the indexes of the source database tables, may be empty
ttDataRelationCandidate TEMP-TABLE ttDataRelationCandidate
Output Temp-Table with one row per possible source temp-table


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:

Temp-Table ttDataRelationCandidate

Defined in:

Temp-Table ttDataRelationSourceIndex

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.08.2026 16:55:10