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

File:FieldNameGeneratorService
Purpose:Default field name generator service
Description:Returns just the field name
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 17 11:06:08 CET 2011



Top Method Summary
Options Name Purpose
+ CHARACTER GenerateFieldName (character, character, character, table) Generates a temp-table field name


Method Detail
Top

PUBLIC CHARACTER GenerateFieldName (character, character, character, table)

Purpose: Generates a temp-table field name
Notes: Used by the Business Entity Generator when a table is dragged to the
design canvas or an existing temp-table (add new source table) or
when refreshing the table

Parameters:
pcDatabaseTableName CHARACTER
The name of the database talbe (source table)
pcDatabaseFieldName CHARACTER
The name of the database field (source field)
pcTempTableName CHARACTER
The name of the temp-table
eField TEMP-TABLE eField
The temp-table with the fields currently present in the business entity model
Returns CHARACTER
The name for the new temp-table field


Temp-Table Detail

Temp-Table eField

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:25:56