|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddBestCandidate (character, character, dataset) |
Determines the best matching pair of indexes of the given parent
and child temp-table and creates a ttDataRelationCandidate record
for it |
||
| CHARACTER BuildRelationFields (character, integer) |
Builds the RelationFields value (the field pairs) for the given
index field names |
||
| BuildWorkIndexes (dataset) |
Builds the working index temp-table for all temp-tables of the
design |
||
| GetDataRelationCandidates (character, dataset, table, table) |
Returns the possible data-relations for a temp-table that has
been added to the Business Entity design |
||
| CHARACTER MapSourceIndexFields (character, character, dataset) |
Maps the database field names of a source index to the field
names of the temp-table |
||
| INTEGER MatchingLeadingFields (character, character, character, character, dataset) |
Returns the number of leading index fields of the child index that
are matched by the fields of the parent index |
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER RankChildIndexPrimary |
|
||
| INTEGER RankChildIndexUnique |
|
||
| INTEGER RankDesignIndex |
|
||
| INTEGER RankParentIndexPrimary |
|
||
| INTEGER RankParentIndexUnique |
|
||
| INTEGER RankPerField |
|
||
| INTEGER SourceIndexOrderOffset |
|
|
Top
AddBestCandidate (character, character, dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER BuildRelationFields (character, integer)
|
||||||||||||||||||||||||||||||||||||||||||||||||
BuildWorkIndexes (dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||||
GetDataRelationCandidates (character, dataset, table, table)
|
||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER MapSourceIndexFields (character, character, dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||||
INTEGER MatchingLeadingFields (character, character, character, character, dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||||
INTEGER RankChildIndexPrimary
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER RankChildIndexUnique
|
|||||||||
INTEGER RankDesignIndex
|
|||||||||
INTEGER RankParentIndexPrimary
|
|||||||||
INTEGER RankParentIndexUnique
|
|||||||||
INTEGER RankPerField
|
|||||||||
INTEGER SourceIndexOrderOffset
|
|||||||||
Temp-Table eBusinessEntityDefined in: |
Temp-Table eBusinessEntityPropertiesDefined in: |
Temp-Table eDataRelationDefined in: |
Temp-Table eDataRelationPropertiesDefined in: |
Temp-Table eFieldDefined in: |
Temp-Table eFieldPropertiesDefined in: |
Temp-Table eIndexDefined in: |
Temp-Table eIndexPropertiesDefined in: |
Temp-Table eTableDefined in: |
Temp-Table eTablePropertiesDefined in: |
Temp-Table ttDataRelationCandidateDefined in: |
Temp-Table ttDataRelationSourceIndexDefined in: |