Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
DataRelationFieldsService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.Services.IDataRelationFieldsService

File:DataRelationFieldsService
Purpose:Default IDataRelationFieldsService Implementation
Used to return the field names used by new DATA-RELATION
objects in the business entity generator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 20 22:52:47 CET 2011



Top Method Summary
Options Name Purpose
+ CHARACTER GenerateDataRelationFields (character, character, dataset) Generates a set of data-relation field names


Method Detail
Top

PUBLIC CHARACTER GenerateDataRelationFields (character, character, dataset)

Purpose: Generates a set of data-relation field names
Notes: Used by the Business Entity Generator when a new data-relation is
dragged to the design canvas

Parameters:
pcParentTempTableName CHARACTER
The name of the database talbe (source table)
pcChildTempTableName CHARACTER
The name of the database field (source field)
dsBusinessEntity DATASET dsBusinessEntity
Dataset with the current Business Entity model
Returns CHARACTER
The field pairs for the specified data-relation


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:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:49:50