Namespace: Consultingwerk.BusinessEntityDesigner.Services
Interface 
IDataRelationFieldsService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Services.DataRelationFieldsService

File:IDataRelationFieldsService
Purpose:Interface describing method(s) required by classes that
can be 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


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:10:24