Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Class 
SampleNewTempTableHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices.INewTempTableHandler

File:SampleNewTempTableHandler
Purpose:Sample service as a classes that provides call back
functionality when a new Temp-Table has been created
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 25 19:38:51 CET 2014
Notes:Allows modification of the eTable, eBusinessEntity record as well
as the eField records



Top Method Summary
Options Name Purpose
HandleNewTempTable (character, dataset) Callback method that allows modification of the Business Entity Model after a new Table has been created


Method Detail
Top

HandleNewTempTable (character, dataset)

Purpose: Callback method that allows modification of the Business Entity Model
after a new Table has been created
Notes: Allows modification of the eTable, eBusinessEntity record as well
as the eField records

Parameters:
pcTempTableName CHARACTER
The name of the new temp-table
dsBusinessEntity DATASET dsBusinessEntity
INPUT-OUTPUT DATASET The Businesss Entity Dataset (should be passed BY-REFERENCE)


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-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:31