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

File:IFieldSerializeNameGeneratorService
Purpose:Interface describing method(s) required by classes that
can be used to generate temp-table field serialize-names
for the business entity generator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 12 19:584:21 CET 2021



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


Method Detail
Top

PUBLIC CHARACTER GenerateFieldSerializeName (character, character, character, table)

Purpose: Generates a temp-table field serialize-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       15.04.2024 05:49:52